From: "Smith A. Cat" Newsgroups: comp.os.msdos.djgpp Subject: Re: Allegro & explicit colors Date: 27 May 1997 17:08:00 -0700 Organization: Blue Square Laboratories Lines: 14 Message-ID: <338B7693.7A17@primenet.com> References: <338b1dd9 DOT 79190 AT news DOT internetsat DOT com> <5mffda$bbk AT news DOT ox DOT ac DOT uk> MIME-Version: 1.0 CC: mert0407 AT sable DOT ox DOT ac DOT uk 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 George Foot wrote: > Note that it is a good idea to explicitly set the palette for colours you > are using in your program, since video cards do not always use the same > initial palette. You can probably rely on the first sixteen, but you ought > to set the rest. could you give a short example of this? does this mean i don't have to declare a palette (pallete!)? thanks in advance. phil