Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!sharkey!atanasoff!jwright From: jwright@atanasoff.cs.iastate.edu (Jim Wright) Newsgroups: comp.sys.amiga.tech Subject: Re: IFF to X Window Bitmap (was: IFF to C util wanted) Message-ID: <1594@atanasoff.cs.iastate.edu> Date: 2 Oct 89 22:23:23 GMT References: <1989Sep27.013532.12517@NCoast.ORG> <125371@sun.Eng.Sun.COM> <1989Sep30.193751.15619@aucs.uucp> Reply-To: jwright@atanasoff.cs.iastate.edu.UUCP (Jim Wright) Organization: Iowa State U. Computer Science Department, Ames, IA Lines: 13 In article <1989Sep30.193751.15619@aucs.uucp> 850031m@aucs.UUCP (GORDON R. MAC GREGOR) writes: | Speaking of bmprintc.c, I recently modified it to produce an X Window | bitmap file (the .bm ones). This was relitively easy, the only problem | being you have to reverse the bit ordering for every byte. This is a | a little time consuming. Use a lookup table. A trivial amount of work at the start, and things will scream through afterward. -- Jim Wright jwright@atanasoff.cs.iastate.edu