bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#22230: 25.1.50; Emacs doesn't understand (some) SVG images


From: Zack Piper
Subject: bug#22230: 25.1.50; Emacs doesn't understand (some) SVG images
Date: Thu, 24 Dec 2015 13:22:05 +0000
User-agent: Mutt/1.5.23+113 (34ca1c5fdd45) (2014-03-12)

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@apertron.net> http://apertron.net





reply via email to

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