Initial 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.