Hi!
Converting this SVG file http://upload.wikimedia.org/wikipedia/c ... rctica.svg gives a wrong image.
By running "convert Flag_of_Antarctica.svg Flag_of_Antarctica.png" the resulting image is somehow "cropped". See http://naoliv.googlepages.com/Flag_of_Antarctica.png
"display" shows the image correctly.
ImageMagick version is 6.5.0-0
Thank you!
"Memory allocation failed" with SVG file
Re: "Memory allocation failed" with SVG file
We can reproduce the problem you posted and have a patch in the Subversion trunk available sometime tomorrow. Thanks.
Re: "Memory allocation failed" with SVG file
I'm not sure if this is the same problem. This SVG:
http://openclipart.org/clipart/animals/ ... ahl_01.svg
comes out cropped after a convert to png or jpg.
I see this problem with 6.5.2-9.
http://openclipart.org/clipart/animals/ ... ahl_01.svg
comes out cropped after a convert to png or jpg.
I see this problem with 6.5.2-9.
Re: "Memory allocation failed" with SVG file
We cannot reproduce this problem. The conversion appears to be ok. Post a URL to your PNG image so we can compare it to our results.
Re: "Memory allocation failed" with SVG file
The problem is that part of the bottom (hooves area) of the bison is cropped.
http://www.bensmith.com/bison.png
This might be something with the SVG file. I just noticed that firefox displays the SVG correctly, but Eye of Gnome crops it the same way that ImageMagick does.
http://www.bensmith.com/bison.png
This might be something with the SVG file. I just noticed that firefox displays the SVG correctly, but Eye of Gnome crops it the same way that ImageMagick does.