From: Eli Zaretskii Date: Fri, 20 Sep 2024 18:50:12 +0000 (+0300) Subject: ; * etc/NEWS: Announce 'doc-view-mpdf--use-svg'. X-Git-Tag: archive/raspbian/1%30.1+1-3+rpi1^2~2^2~20^2~389 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=0f12d6dd23ce24dc880ec8981458fb369228262b;p=emacs.git ; * etc/NEWS: Announce 'doc-view-mpdf--use-svg'. --- diff --git a/etc/NEWS b/etc/NEWS index 2bb419ea129..8ed16cfeeff 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1536,6 +1536,11 @@ value of this option for the current invocation of 'man'. ** DocView +--- +*** New user option 'doc-view-mpdf-use-svg'. +If non-nil, DocView uses SVG images to display PDF documents. The +default is non-nil if your system supports display of SVG images. + --- *** New face 'doc-view-svg-face'. This replaces 'doc-view-svg-foreground' and 'doc-view-svg-background'.