librsvg has removed rsvg in favor of rsvg-convert

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
maqifrnswa
Posts: 1
Joined: 2012-02-09T13:57:15-07:00
Authentication code: 8675308

librsvg has removed rsvg in favor of rsvg-convert

Post by maqifrnswa »

when converting an svg file, imagemagick's "convert" falls back to call "rsvg" if the internal svg converter is not present. However, the most recent librsvg removed "rsvg" in favor of "rsvg-convert" [1,2].
The dispatcher should be updated to use rsvg-convert.

[1] http://git.gnome.org/browse/librsvg/com ... 7803da4a12
[2] https://bugzilla.gnome.org/show_bug.cgi?id=580325
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: librsvg has removed rsvg in favor of rsvg-convert

Post by magick »

We'll add a patch to the subversion trunk by sometime tomorrow. Thanks.
Post Reply