emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Djvu mode


From: Camm Maguire
Subject: Re: Djvu mode
Date: Thu, 29 Sep 2011 16:06:58 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Greetings!

"Roland Winkler" <address@hidden> writes:

> On Thu Sep 29 2011 address@hidden wrote:
>> I wrote the ImageMagick support for Emacs 24 specifically so I could
>> view djvu images.
>
> ...What is this supposed to do?  I do not know much about image
> support in emacs. How can this possibly handle djvu files?
>
>> Other than that I haven't made anything, so I'm very interested in
>> your different djvu modes. I hope you can work together and
>> include the code in Gnu ELPA.
>
> Right now I have no idea what kind of functionality one can possibly
> get for viewing djvu files from ImageMagick in Emacs. I've never
> dealt with that.
>
> Currently, my djvu mode is completely built around the djvu text
> layer (via djvused). For simplicity it uses djview as an external
> viewer, though this could be changed. How does ImageMagick handle
> highlighting in djvu pages?
>

Just to add to the mix, the code I posted uses ddjvu to output ppm
images, and uses native emacs image-mode to view them.  Mouse
coordinates are translated from the ppm pixel map into djvused text
and annotation coordinates and vice versa as needed.

Take care,

> Roland
>
>
>
>

-- 
Camm Maguire                                        address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah



reply via email to

[Prev in Thread] Current Thread [Next in Thread]