Description: Yet another GIF addon to Allegro. This one simply allows to read in GIFs, either single frame, using load_bitmap (supporting truecolor GIF), or as animation, putting frames into an array of BITMAPs.
To Search:
File list (Check if you may need any files):
algif_1.3
.........\examples
.........\........\load_animation
.........\........\..............\main.c
.........\........\load_gif
.........\........\........\main.c
.........\........\load_raw_animation
.........\........\..................\main.c
.........\........\save_raw_animation
.........\........\..................\main.c
.........\example_gifs
.........\............\alex.gif
.........\............\dispose.gif
.........\Makefile.mingw
.........\Makefile.unix
.........\README
.........\readme.html
.........\src
.........\...\algif.c
.........\...\algif.h
.........\...\gif.c
.........\...\gif.h
.........\...\icon.res
.........\...\lzw.c
.........\...\lzw.h