Search found 1 match

by r.Bock
2014-01-06T06:51:55-07:00
Forum: Bugs
Topic: Possible bug applying clipping path 6.8.8-1
Replies: 1
Views: 5771

Possible bug applying clipping path 6.8.8-1

Hello, I've got a problem while applying a clipping path and it seems to be a bug in ImageMagick. I've created a image with a clipping path: http://imageshack.com/a/img9/6360/1b4f.jpg To apply the clipping path i used the following command: convert test.jpg +clip-path "Internet" -fill transparent ...