Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!julius.cs.uiuc.edu!ux1.cso.uiuc.edu!aries.scs.uiuc.edu!mcdonald From: mcdonald@aries.scs.uiuc.edu (Doug McDonald) Newsgroups: comp.graphics Subject: a Silghtly Different file format question Message-ID: <1990Sep21.185437.9563@ux1.cso.uiuc.edu> Date: 21 Sep 90 18:54:37 GMT References: <1990Sep21.152303.21566@rice.edu> Sender: news@ux1.cso.uiuc.edu (News) Organization: Univ. of Illinois at Urbana-Champaign, Chemical Sciences Lines: 13 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)