Kristian Austad wrote: > Does anyone know why PilRC compiles 16 bit coloured BMPs so that > the images look like dithered GIFS, and how to get rid of it? > I've even tried using standard Palm colours only; even these get > an ugly dithered look.
Just a thought, but is your app putting the screen in the highest bit depth mode available (using WinScreen() to get available depths and then using it to set them again) at startup? The larger question is: are you sure it's the PRC file that has the wrong data and that you're not doing something wrong in the app itself? - Logan -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
