Message-ID: From: Shawn Hargreaves To: djgpp AT delorie DOT com Subject: Re: Allegro datafile truecolor gfx problem Date: Mon, 6 Dec 1999 11:11:46 -0000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Reply-To: djgpp AT delorie DOT com Bougard writes: > I have a program compiled with DJGPP using allegro. > the program opens a Allegro datafile containing a truecolor > (24/32bit) image. the gfx mode is set to truecolor in > 640x480 res. but when I do a blit from the datafile to the > screen, I only get a big blue block. Please post some small but complete example code demonstrating your problem: otherwise it is impossible for anyone to guess what you might be doing wrong. Shawn Hargreaves.