Date: Sun, 25 Jan 1998 22:22:31 -0800 (PST) Message-Id: <199801260622.WAA01652@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: , djgpp AT delorie DOT com From: Nate Eldredge Subject: Re: Fade in Precedence: bulk At 06:52 1/25/1998 -0500, Dont AT spam DOT me wrote: >How can a "fade in" been done with djgpp? And what is the syntax? If you use Allegro, see the function `fade_in()'. If not, perhaps look at it in Allegro's sources. Basically, you start the palette at all-colors-black and loop changing them closer to their desired values. Nate Eldredge eldredge AT ap DOT net