GIF cropping bug in version 6.4.2-1
Posted: 2008-07-15T04:11:57-07:00
Hello!
When i crop GIF image the cropping occurs (visually), but the actual picture size stays the same and the area that should be cropped is filled with transparent color.
This happens on both static and animated GIF files.
When i use the same command to JPG file - everything works fine.
The command line is:
C:/IM/convert -quality 90 -crop 206x206+57+0 "D:/projects/abcdefgh!/proto/images/avatars/temp/in1.jpg" "d:/projects/abcdefgh!/proto/images/avatars/z/in1_l.jpg" 2>&1
The source GIF file is here (original size 302x206 px):
http://3eka.com/filez/in1.gif
I test it on Windows XP platform.
When i crop GIF image the cropping occurs (visually), but the actual picture size stays the same and the area that should be cropped is filled with transparent color.
This happens on both static and animated GIF files.
When i use the same command to JPG file - everything works fine.
The command line is:
C:/IM/convert -quality 90 -crop 206x206+57+0 "D:/projects/abcdefgh!/proto/images/avatars/temp/in1.jpg" "d:/projects/abcdefgh!/proto/images/avatars/z/in1_l.jpg" 2>&1
The source GIF file is here (original size 302x206 px):
http://3eka.com/filez/in1.gif
I test it on Windows XP platform.