Hi!

I was trying to see why this problem was happening (it doesn't happen on my
system, but on a chroot and on pbuilder I can see it).
After thinking a lot I have remembered that we have split the SVG coder
(together with the WMF, OpenEXR, DjVu and Graphviz coders) into a new package,
libmagickcore2-extra.

While we have "solved" a problem where ImageMagick was pulling a lot of
graphical libs (bad for servers, for example), it seems that we have introduced
a new problem: it's not possible to convert SVG files without installing
libmagickcore2-extra.

I really can't think on a good solution for this.
Or you can add libmagickcore2-extra to Build-Depends (I don't like this
solution) or you can use rsvg (from librsvg2-bin).
rsvg was the program that ImageMagick used to delegate SVG conversions. It's
as simple as calling convert:
rsvg input.svg output.png

Do you have a better idea on how to solve this, please?

Thank you!

Best regards,
Nelson

Attachment: signature.asc
Description: Digital signature

Reply via email to