all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#44504: 27.1; feature request: doc-view support for Djvu documents
@ 2020-11-07 15:55 Roland Winkler
  2020-11-07 16:08 ` Eli Zaretskii
  2020-11-07 17:28 ` Jean Louis
  0 siblings, 2 replies; 10+ messages in thread
From: Roland Winkler @ 2020-11-07 15:55 UTC (permalink / raw)
  To: 44504


I suggest to add a backend for Djvu documents to doc-view.  (See the
website http://djvu.sourceforge.net/ describing the Djvu format and
hosting the DjVuLibre library.)  While I am maintaining djvu.el in
GNU Elpa, the purpose of this package is to edit Djvu documents.  So
the relation between djvu.el and doc-view is similar to the relation
between ps-mode and doc-view.  For users who only want to view Djvu
documents, the fairly big machinery of djvu.el can be rather
confusing.

The command line tool ddjvu from DjVuLibre converts Djvu documents
to various bitmap formats (pbm, pgm, ppm, pnm, rle, and tiff).
So I believe this should be sufficient for doc-view.  It is also
possible to extract the text layer of Djvu documents.


In GNU Emacs 27.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.18.9)
 of 2020-08-31 built on regnitz
Windowing system distributor 'The X.Org Foundation', version 11.0.11804000
System Description: Ubuntu 16.04.7 LTS





^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-11-10 13:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-07 15:55 bug#44504: 27.1; feature request: doc-view support for Djvu documents Roland Winkler
2020-11-07 16:08 ` Eli Zaretskii
2020-11-07 17:28 ` Jean Louis
2020-11-08  0:52   ` Roland Winkler
2020-11-09 14:39     ` Lars Ingebrigtsen
2020-11-09 15:24       ` Roland Winkler
2020-11-09 15:30         ` Lars Ingebrigtsen
2020-11-09 15:33         ` Roland Winkler
2020-11-09 15:56           ` Rudolf Schlatte
2020-11-10 13:53           ` Lars Ingebrigtsen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.