-clip not working.

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
Bonzo
Posts: 2971
Joined: 2006-05-20T08:08:19-07:00
Location: Cambridge, England

-clip not working.

Post by Bonzo »

I have created a clip path in photoshop http://www.rubble.info/TESTS/clip.jpg and the jpg has a clip path as I can see it when reading back into photoshop but when using -clip or -clip-path nothing happens in Imagemagick. ImageMagick-6.8.5-Q16 Windows 7 64 bit.

Some errors ( possibly from a slightly different version of Imagemagick ):
convert clip.jpg -clip -colorize 100% show:

(process:19514): GLib-GObject-CRITICAL **: gtype.c:2715: You forgot to call g_type_init()

(process:19514): GLib-GObject-CRITICAL **: gtype.c:2715: You forgot to call g_type_init()

(process:19514): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed
convert: memory allocation failed `/tmp/magick-195141UelzpSWLGIu' @ error/svg.c/ReadSVGImage/2915.
Post Reply