| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| readme.txt | 2014-12-22 | 406 Bytes | |
| GIFViewer.exe | 2014-12-22 | 77.3 kB | |
| rbtree.h | 2014-12-22 | 688 Bytes | |
| GIFAnimation.c | 2014-12-22 | 12.6 kB | |
| GIFAnimation.h | 2014-12-22 | 216 Bytes | |
| rbtree.c | 2014-12-22 | 12.6 kB | |
| animatedgif.c | 2014-12-22 | 29.1 kB | |
| animatedgif.h | 2014-12-22 | 955 Bytes | |
| Totals: 8 Items | 133.9 kB | 3 |
rbtree.c, rbtree.h - Red Black tree, used by GIF loader animatedgif.c animatedgif.h - GIF file loader (portable ANSI C) GIFAnimation.c, GIFAnimation.h - Windows Control source files GIFViewer.exe - demo program that uses the control Just drop the .c files into your Windows project, and you're ready to go. If you want a non-Windows portable GIF loader, just take animatedgif.c and rbtree.c