Message-ID: <8D53104ECD0CD211AF4000A0C9D60AE3012E5260@probe-2.acclaim-euro.net> From: Shawn Hargreaves To: djgpp AT delorie DOT com Subject: Re: Allegro: Color map needed, please! Date: Wed, 14 Apr 1999 10:12:30 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.0.1460.8) Content-Type: text/plain Reply-To: djgpp AT delorie DOT com Some guy with a computer writes: >> You could use the builtin desktop_palette, or load one from a bitmap >> file, or generate on in your code. See ex4.c, ex15.c, and ex29.c. > > How do I find out how to set up a palette (in 256 color mode)? Is > there a section in the docs, or a web page for it? "info allegro palette". Also see the example programs that I listed above. Shawn Hargreaves.