Page 1 of 1

Clipping-path problem

Posted: 2010-05-12T23:48:45-07:00
by techne
hi,
i have a problem with some jpg & tiff images (like this one: http://dl.dropbox.com/u/4951080/funghi.jpg)
it seems that IM can't use all the clipping-path.
I used (for example) this command:
convert funghi.jpg +clip-path "Tracciato 1" -negate funghi_clip_negate.jpg

this is the result: http://dl.dropbox.com/u/4951080/funghi_clip_negate.jpg
it seems that a part of clipping-path is ignored.

I tried with lots of versions (on linux 32 & 64 bit) with the same result.

Thanks