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


Message #11 received at 22230 <at> debbugs.gnu.org (full text, mbox):

From: Stephen Berman <stephen.berman <at> gmx.net>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 22230 <at> debbugs.gnu.org
Subject: Re: bug#22230: 25.1.50; Emacs doesn't understand (some) SVG images
Date: Thu, 24 Dec 2015 15:35:05 +0100
On Thu, 24 Dec 2015 14:12:44 +0100 Lars Ingebrigtsen <larsi <at> gnus.org> wrote:

> If I view the following in Firefox, I get a pretty image saying "NRK":
[...]
> If I open it in Emacs, I get a blank image that has the correct width
> and height.  Either this is due to ImageMagick not understanding
> something, or there's something Emacs does wrong here...

I know nothing about either SVG images or ImageMagick, but both Zack
Piper's suggestion to try converting to PNG and experimentation with the
image source show that the problem is indeed ImageMagick, specifically,
it appears not to process the `fill' attribute value "currentColor":
after changing the value to e.g. "blue" or "red" or removing the
attribute-value pair altogether, then ImageMagick (and hence also Emacs
built with ImageMagick support) displays the image.

Steve Berman




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

Previous Next


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