From: "Kertis A. Henderson" Newsgroups: comp.os.msdos.djgpp Subject: Re: Allegro - Lit sprites Date: Sat, 16 May 1998 23:47:13 +0000 Organization: Penn State University, Center for Academic Computing Lines: 12 Message-ID: <355E2581.451C12CA@frozenwave.com> References: NNTP-Posting-Host: access-mkts1p7.mk.psu.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Andrew R. Gillett wrote: > > 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. Couldn't you use text_mode(-1); and not even draw the background? -- Kertis Henderson kertis AT frozenwave DOT com