Hi,

I'm having problem with opening this image:

http://sazonets.kiev.ua/843_ful070060_FLP_00_l.gif

In [6]: i=Image.open('843_ful070060_FLP_00_l.gif')

In [7]: i.getcolors()
Out[7]: [(244290, 0)]

The image opens OK in any viewer I have in my OS X.

Mac OS X 10.4.11 Darwin Kernel Version 8.11.1
Python 2.5.1 (r251:54863, Nov 19 2007, 13:30:10)
PIL installed using fink: pil-py25 1.1.6-1

The same problem appears on a Linux machine.

Is it corrupted GIF image file (it's weird that it opens fine in other
viewers) or is it a bug in PIL GIF decoder?

-- 
With Respect,
Yuriy.
_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to