Hi everyone,

PIL assumes that the palette is always the first frame in FLI/FLC animations. However, this is not always the case. (For example, trying to load a FLC animations from
Civlization III results in the usage of the PIL default grayscale palette.)
After having a look at some FLI/FLC documentation I did some small changes to
FliImagePlugin.py and managed to get the palette correctly loaded.
Please see the attached patch.

Best regards,
 Jonas Ã…berg

Attachment: FliImagePlugin.py.patch
Description: Binary data

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

Reply via email to