Skip to content

v0.4.1

Compare
Choose a tag to compare
@mike42 mike42 released this 24 Feb 03:00
b1a1377

This change introduces some minor fixes:

GIF decoding:

  • Fixes the rejection of valid GIF images with block ordering which was not understood.

Indexed-color images:

  • Fixes the incorrect treatment of color '0' as transparent when no transparent color is set.

File loading:

  • Will now throw an exception rather than raising a warning.