IM convert svg outputting weird png
Posted: 2011-06-06T03:09:08-07:00
Hello,
I am having problem converting an svg image to 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 :
As you can see the x and y axis position are wrong.
Help please?
Thanks!
I am having problem converting an svg image to png :
Code: Select all
convert ss.svg ss.png
Here is the original svg file :http://stagingbims.desaldata.com/ss.svg and here is the output :
As you can see the x and y axis position are wrong.
Help please?
Thanks!