Search found 3 matches
- 2012-02-29T15:57:44-07:00
- Forum: IMagick
- Topic: Animated gif, setImagePage incorrect after crop
- Replies: 4
- Views: 15145
Re: Animated gif, setImagePage incorrect after crop
I use setImagePage, and have tried it everywhere. As I have it now, it does do what its supposed to MOST of the time.
- 2012-02-28T09:37:55-07:00
- Forum: IMagick
- Topic: Animated gif, setImagePage incorrect after crop
- Replies: 4
- Views: 15145
Re: Animated gif, setImagePage incorrect after crop
I did some testing with the command line tools which I had never used before and was able to get a good image as well as duplicate the results that Imagick is creating. This one works fine, creates the desired results: convert haters-owl.gif -coalesce -crop 100x100+25+25\! console_test.gif This one ...
- 2012-02-27T19:44:47-07:00
- Forum: IMagick
- Topic: Animated gif, setImagePage incorrect after crop
- Replies: 4
- Views: 15145
Animated gif, setImagePage incorrect after crop
I'm cropping animated GIFs and the result of some of them is incorrect. Everything I've found says that setting the Page should fix it but it doesn't. Source Image: http://mafiareturns.com/admin/matt_stuff/imagick/haters-owl.gif Result Image: (Note the extra transparent area) http://mafiareturns.com ...