I'm getting a weird clipping issue when trying to convert from a clipart svg
convert -alpha on -depth 8 -background none in.svg out.png
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?
SVG convert clipping error
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: SVG convert clipping error
There may be something weird in the SVG file. Please post it.
snibgo's IM pages: im.snibgo.com
Re: SVG convert clipping error
I did post it.. http://openclipart.org/people/nicubunu/ ... plain).svg
I'm also noticing black outlines in the output.
I'm also noticing black outlines in the output.
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: SVG convert clipping error
The OP shows PNG files, not the SVG.
The SVG file contains:
Elements go beyond these boundaries. Changing them to 500 captures everything.
The SVG file contains:
Code: Select all
width="400pt"
height="400pt"
snibgo's IM pages: im.snibgo.com