Re: Ampersand symbol in text fails to convert svg to png
Posted: 2014-10-17T09:19:34-07:00
It would be an error in your install of librsvg, so in the librsvg log.
Your IM log seems to be OK.
What do you get from
convert -list format
for SVG
Mine shows:
SVG SVG rw+ Scalable Vector Graphics (RSVG 2.40.2)
SVGZ SVG rw+ Compressed Scalable Vector Graphics (RSVG 2.40.2)
What do you get from
convert -version
Mine show:
Version: ImageMagick 6.8.9-8 Q16 x86_64 2014-09-28 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2014 ImageMagick Studio LLC
Features: DPC Modules
Delegates: bzlib cairo fftw fontconfig freetype gslib jbig jng jp2 jpeg lcms lqr ltdl lzma openexr png ps rsvg tiff webp x xml zlib
If those are there, then RSVG is installed and IM can see it.
Your IM log seems to be OK.
What do you get from
convert -list format
for SVG
Mine shows:
SVG SVG rw+ Scalable Vector Graphics (RSVG 2.40.2)
SVGZ SVG rw+ Compressed Scalable Vector Graphics (RSVG 2.40.2)
What do you get from
convert -version
Mine show:
Version: ImageMagick 6.8.9-8 Q16 x86_64 2014-09-28 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2014 ImageMagick Studio LLC
Features: DPC Modules
Delegates: bzlib cairo fftw fontconfig freetype gslib jbig jng jp2 jpeg lcms lqr ltdl lzma openexr png ps rsvg tiff webp x xml zlib
If those are there, then RSVG is installed and IM can see it.