IM convert svg outputting weird png

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
ryanbayona
Posts: 1
Joined: 2011-06-06T03:03:00-07:00
Authentication code: 8675308

IM convert svg outputting weird png

Post by ryanbayona »

Hello,
I am having problem converting an svg image to png :

Code: Select all

convert ss.svg ss.png
Im a bit new to imagemagick thats why i dont know any more parameters to set.

Here is the original svg file :http://stagingbims.desaldata.com/ss.svg and here is the output : Image

As you can see the x and y axis position are wrong.

Help please?

Thanks!
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: IM convert svg outputting weird png

Post by magick »

We'll need a few days to trace the bug you discovered and apply a patch. Thanks.
Post Reply