Page 1 of 1

SVG convert clipping error

Posted: 2012-11-30T07:27:00-07:00
by dognose
I'm getting a weird clipping issue when trying to convert from a clipart svg

Image
Image

convert -alpha on -depth 8 -background none in.svg out.png

Image

I'm using IM 6.7, trying to update to 6.8 to see if that is the problem.
Is this issue fixed, or is there another workaround?

Re: SVG convert clipping error

Posted: 2012-11-30T08:26:36-07:00
by snibgo
There may be something weird in the SVG file. Please post it.

Re: SVG convert clipping error

Posted: 2012-11-30T12:14:41-07:00
by dognose
I did post it.. http://openclipart.org/people/nicubunu/ ... plain).svg

I'm also noticing black outlines in the output.

Re: SVG convert clipping error

Posted: 2012-11-30T12:51:32-07:00
by snibgo
The OP shows PNG files, not the SVG.

The SVG file contains:

Code: Select all

width="400pt"
height="400pt"
Elements go beyond these boundaries. Changing them to 500 captures everything.