[magick-users] cannot convert svg to png
Dmitry Baryshev
ksquirrel.iv at gmail.com
Thu Mar 19 07:12:36 PDT 2009
Hi.
I use "convert" utility in Debian Lenny. convert -version:
Version: ImageMagick 6.3.7 12/10/08 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2008 ImageMagick Studio LLC
The problem is that I cannot convert some svg files in batch mode. For
example: http://en.wikipedia.org/wiki/File:Flag_of_Antarctica.svg.
If I write
# convert 1.svg 1.png
convert will produce broken png image:
http://img297.imageshack.us/img297/2614/58148905.png
How to fix it? Is there any another tool that can convert svg files to
png correctly? rsvg-convert is not suitable because it doesn't fit
scaled image correctly (convert does, with -scale option).
Thanks.
--
More information about the Magick-users
mailing list