v0.3.0
ANIMATED GIF SUPPORT
Does it work? Not really. There are bugs. GIF is a complicated format.
Also:
- A huge amount of cleanup - moved things out of main where possible
- Better high framerate support - tested up to 144 Hz
- Added more checks before loading initial image
- Migrated to GCC 10 because it was available so why not
Known issues:
- Some GIF files crash after a single loop - under investigation
- Random visual distortions in some images - skewing, flicker, static, etc - under investigation
- Transparency palette colour is not honored, resulting in black artifacts in some images - lower priority
:)