From: "Richard Sim" Newsgroups: comp.os.msdos.djgpp,rec.games.programmer,comp.graphics.algorithms Subject: Palette Conversion Date: Mon, 7 Jul 1997 14:00:41 +0930 Lines: 17 NNTP-Posting-Host: dialup11.hyper.net.au Message-ID: <33c070c8.0@duster.adelaide.on.net> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I'm having a little problem - I've made a palette for my game but I need to convert the palette to a palette type that Paint Shop Pro or Photoshop can load. The palette that I made is one of those 768 byte ones that is pure palette information(RGB) and I've tried to write a program to save a PCX file with the correct palette and a program to save a BMP file with the palette but neither have worked. So -- has anyone got a conversion utility for these palettes or could anyone help, thanks. ******************************************* * Richard Sim - Richard Sim - Richard Sim * * richard AT hyper DOT net DOT au * * Richard Sim - Richard Sim - Richard Sim * *******************************************