Message-ID: <34E8EF73.BAAAC764@wpol.com> From: John Kissell Reply-To: jdk AT wpol DOT com MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Allegro palette construction Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 10 Date: Mon, 16 Feb 1998 22:56:36 GMT NNTP-Posting-Host: 208.195.214.48 NNTP-Posting-Date: Mon, 16 Feb 1998 17:56:36 EST To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk New to DJGPP and Allegro, I've allways relied on commercial compilers' predefined color #defines for a given screen mode. Is there a FAQ or URL where I could learn more about how to go about constructing color palettes in Allegro? Which values represent cyan or light red in 640 x 480, 16 bit VGA, or dark blue in 24 bit true color, for example?