Code: Select all
$ convert -clip -draw "matte 0,0 floodfill" test.eps test.png
Using 6.3.4 (self-compiled on Debian, and on Windows) I get:
Code: Select all
$ convert -clip -draw "matte 0,0 floodfill" test.eps test.png
convert: Segment stack overflow `test.eps'.
Using 6.2.4 from Debian testing I sometimes get the above error, and sometimes none (but in that case the image is not clipped). It seems to depend on the image.
I'm afraid I can't post the images I'm using publicly, but can email them.