Closed RaVbaker closed 10 years ago
I found that Sun implementation of GIF image writer doesn't have set compression_type by default so I added a code which sets it to first found when it's missing.
compression_type
It fixes #12 and my issues with saving GIF files in Image_voodoo.
I found that Sun implementation of GIF image writer doesn't have set
compression_type
by default so I added a code which sets it to first found when it's missing.It fixes #12 and my issues with saving GIF files in Image_voodoo.