> I am trying to display a bitmap in 4-bit grayscale on a device running > Palm OS 3.1 (with a Dragonball EZ processor). My understanding is that > the display device and processor support 4-bits, but the OS does not.
the SDK/API's only provided true 4bpp grayscale with the introduction of palmos 3.3 - so, without os 3.3, you are out of luck :) unless of course, you tweak registers yourself. the same thing happened with normal grayscale, all pre 3.0 units had the hardware to do it, but, it was only introduced in palmos 3.0 for you to switch to grayscale using an API.. --- Aaron Ardiri [EMAIL PROTECTED] CEO - CTO +46 70 656 1143 Mobile Wizardry http://www.mobilewizardry.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
