On Fri, Aug 15, 2003, Adam McDaniel wrote:

> IIRC I coded in os.c to state "if its OS4 or higher, max bitdepth
> should be 16bpp" etc.

Yes, you changed the code to not "ask" the device for the highest
supported bit depth and instead use hard-coded bit depths depending
on the OS version. The following cvs log message was used,

    Since each recent version of the PalmOS has its own blitter, it's
    smart enough to format an image for a higher bitdepth to display
    properly on a device that has a lower bitdepth. The end result is a
    .pdb with 16bpp images can be viewed properly on a max 4bpp device
    (provided its running PalmOS 4 or greater :)..  Similar exchanges
    now happen with OS3.5 (max 8bpp), OS3.3 (max 4bpp), OS3 (max 2bpp).

However, it seems like some 3.5 devices can display 16bpp...

/Mike

_______________________________________________
plucker-list mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list

Reply via email to