GNU bug report logs - #22230
25.1.50; Emacs doesn't understand (some) SVG images

Previous Next

Package: emacs;

Reported by: Lars Ingebrigtsen <larsi <at> gnus.org>

Date: Thu, 24 Dec 2015 13:14:01 UTC

Severity: normal

Tags: fixed

Found in version 25.1.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Zack Piper <zack <at> apertron.net>
To: 22230 <at> debbugs.gnu.org
Subject: bug#22230: 25.1.50; Emacs doesn't understand (some) SVG images
Date: Thu, 24 Dec 2015 13:22:05 +0000
Could you try converting the SVG file to a PNG, to see if it's
ImageMagick's problem, the following should suffice:

    convert file.svg -o file.png

If resulting PNG is the same as displayed in Emacs then try installing
Inkscape; ImageMagick has not got the best support for SVG, but
obviously an SVG editor (Inkscape) does. Because of that ImageMagick
uses Inkscape to convert the SVG if Inkscape is found.

-- 
Zack Piper <zack <at> apertron.net> http://apertron.net




This bug report was last modified 9 years and 200 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.