RSVG setup in windows
Posted: 2013-07-26T00:13:44-07:00
Hi,
I need to convert svg to jpg files. I downloaded imagemagick from http://www.imagemagick.org/script/binar ... hp#windows {Portable Win32 static version.}
I used convert.exe from this package to do this, but the generated jpg was disastrous.
I tried "convert -list format" in cmd and this is what i got for SVG.
MSVG rw+ ImageMagick's own SVG internal renderer
SVG rw+ Scalable Vector Graphics (XML 2.9.0)
SVGZ rw+ Compressed Scalable Vector Graphics (XML 2.9.0)
How can I make the XML changed to RSVG. Please note, I haven't installed imagemagick in my system, just used the portable version.
I need to convert svg to jpg files. I downloaded imagemagick from http://www.imagemagick.org/script/binar ... hp#windows {Portable Win32 static version.}
I used convert.exe from this package to do this, but the generated jpg was disastrous.
I tried "convert -list format" in cmd and this is what i got for SVG.
MSVG rw+ ImageMagick's own SVG internal renderer
SVG rw+ Scalable Vector Graphics (XML 2.9.0)
SVGZ rw+ Compressed Scalable Vector Graphics (XML 2.9.0)
How can I make the XML changed to RSVG. Please note, I haven't installed imagemagick in my system, just used the portable version.