From: Shawn Hargreaves Newsgroups: comp.os.msdos.djgpp Subject: Re: .PCX files in Allegro Date: Sat, 24 Jan 1998 12:57:26 +0000 Organization: None Distribution: world Message-ID: References: <6ac76g$j62$1 AT herald DOT Mines DOT EDU> NNTP-Posting-Host: talula.demon.co.uk MIME-Version: 1.0 Lines: 47 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Jean-Luc Romano writes: > I recently tried to use the Allegro "Grabber" utility to import >a .PCX file into a new .DAT file (which I named FORCE.DAT). >I had two problems with that: > > * The palette did not seem to be created (that is, it may have > been lost somehow). That is because you didn't grab the palette. The bitmap and palette data are stored separately, because typically you will have many hundreds of bitmaps that are all sharing a single palette. You need to create a palette object (Object/New/Palette) and then grab your color table into it. > * No corresponding FORCE.H file was created. There is an edit box at the top of the grabber screen labelled "Header:". Type force.h into that space, save out the file, and the header file will be generated for you. >P.S. Since I don't like receiving spam (who does?) any information > e-mailed to me on how to forge the sender address would also > be appreciated -- but not necessary (so don't feel obliged). Imagine that some people started going around throwing paint balls at everyone they passed on the streets. This would be obnoxious and antisocial, and I think you would probably become very angry about it. You could avoid the problem by just staying indoors all the time, but I find it hard to imagine that anyone would seriously consider that as a good solution to the problem! Spam email is just the same. It is a horrible thing, but is it really worth punishing yourself and the whole rest of the world in order to avoid it? It hardly seems fair to just duck out of the way and leave the real problem for other people to deal with, when you could be trying to actually do something to stop it... Sorry. But those anti-spam addresses really annoy me :-) -- Shawn Hargreaves - shawn AT talula DOT demon DOT co DOT uk - http://www.talula.demon.co.uk/ "Pigs use it for a tambourine" - Frank Zappa