v0.4.1
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.