Mail Archives: djgpp/1998/05/17/09:45:36
Andrew R. Gillett writes:
>Is it possible to draw a lit sprite which doesn't tint the sprite's black
>background? I am trying to do a scrolltext where each character can be a
>different colour, but it always tints the background of each character.
Lit sprites, just like any other kind of sprite, don't draw the
background at all. If the space around your characters is being printed,
you've probably made it in the wrong color; the background marker color
is zero for 256 color modes or bright pink for truecolor resolutions.
--
Shawn Hargreaves - shawn AT talula DOT demon DOT co DOT uk - http://www.talula.demon.co.uk/
"Miracles are nothing if you've got the wrong intentions" - Mike Keneally
- Raw text -