problem with gif thumbnails

"Sergey Polzunov" <[email protected]>
Newsgroups gmane.comp.video.image-magick.devel
Message-ID <[email protected]>
Hello everybody

I'm trying to scale and crop GIF image and I've got some strange problem -
white or black strip on the left side of the scaled image.

Examples you can see at
[full size image] - http://out.com.ua/storage/full_size.gif
[scaled image] - http://out.com.ua/storage/resized.gif

ImageMagick version is 5.5.7-Q8
JMagick version is 5.5.7-Q8

code for scaling and croping using JMagick API:
scaledImage = image.zoomImage((int) imageWidth, (int) imageHeight);
cropedImage = scaledImage.cropImage(new Rectangle(x, y, width, height));

any suggestions are welcome

-- 
Best regards,
Polzunov Sergei
e-mail: [email protected]
ICQ: #204206246
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.