Skip to content

Initial Release

Choose a tag to compare

@bitbank2 bitbank2 released this 27 Jul 03:05
· 160 commits to master since this release

AnimatedGIF is a universal GIF player designed to run on low memory microcontrollers. It includes an optimized LZW decoder written in portable C with a set of callback functions which allows it to run on virtually any system. Images can come from memory or files and displayed on any output device.