mcdonald@aries.scs.uiuc.edu (Doug McDonald) (09/22/90)
I need a relatively simple, PORTABLE (i.e. no #ifdef SYSV, no Unix-isms, no #ifdef BIG_ENDIAN) Gif to raw bitmap and colormap, convertor program. I indeed have a working program, which I have gotten working from something I found in the FAQ list. But it is made of a mish-mash of pieces from several very complicated files and doesn't really look to be quite as portable as one would like. It only has to work for 256 color colormapped Gifs. Does anybody have such a thing? Doug McDonald (mcdonald@aries.scs.uiuc.edu)