Crossfire Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Pixmaps .vs. bitmaps
- To: crossfire (at) ifi.uio.no,
- Subject: Re: Pixmaps .vs. bitmaps
- From: Mark Wedel <>
- Date: Wed, 7 Dec 1994 23:49:55 -0800
Tero and I had a reasonably long discussion about this. End result was this:
Chaning the foreground and background colors of objects will not be possible.
In this way, a bitmap will always have teh same foreground and background
colors.
If you want to use a different colored image on a map, then what will be
needed is creating a new image with those colors (image name to be exact.
It is reasonable that you will link an old image name to the new one, and
then just have that new one use different colors).
--Mark