]> git.eshelyaron.com Git - emacs.git/commit
docview: Use svg images when using mupdf for conversion
authorVisuwesh <visuweshm@gmail.com>
Sat, 24 Sep 2022 12:09:53 +0000 (14:09 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 24 Sep 2022 12:10:24 +0000 (14:10 +0200)
commit1556b4376457db409a0a15765e89b2a209007d7b
tree3979fc408f3cc5f9c418091d695e431dddbfb137
parent5be35812acc0756f2f8e370e3aff2275fdf3a7ea
docview: Use svg images when using mupdf for conversion

* lisp/doc-view.el (doc-view-mupdf-use-svg, doc-view-svg-background)
(doc-view-svg-foreground): New user options.
(doc-view-insert-image): Add :background and :foreground image
attributes when display svg images.
(doc-view-set-up-single-converter): Produce svg images when using
mupdf (bug#58041).
lisp/doc-view.el