I can confirm that using bitmap families with only density 2 bitmaps produces weird behavior on PalmOS 5 Simulator (easy to verify). When the BF contains at least 1 density 1 bitmap it works fine.
Sony CLIE devices do NOT use Palm API for HiRes. Thus you must use density 1 bitmaps and bitmap families and use the HR*** API. Cordially, Regis. ------------------------------------------------------------------------ Regis NICOLAS - Engineering Director, Montpellier Site Palm Computing Europe, a PalmSource, Inc. subsidiary When the finger points to the sky, the idiot looks at the finger. -----Original Message----- From: Aaron Ardiri [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 06, 2002 12:04 AM To: Palm Developer Forum Subject: Re: PILRC 2.9 BitmapFamilyEx Density 2 On Wed, 5 Jun 2002, r. zane rutledge wrote: > Aaron Ardiri <[EMAIL PROTECTED]> wrote: > > > BITMAPFAMILYEX ID 1000 > > > BEGIN > > > BITMAP "dummy.bmp" BPP 1 DENSITY 1 > > > BITMAP "bitmap_doubledensity.bmp" BPP 8 DENSITY 2 > > > END > > > > ^^ does that work? > > Yes. (And that is what I have been doing.) :) regis is looking at that D1 requirement :) > > if we dont need a DENSITY 1 bitmap - maybe pilrc should be updated :P > > LOL. Er, that's exactly what my first post was about. Indeed! ;-D > (You very funny guy Aaron...) i didn't write the hi-density stuff - heck, i dont even use it :P i tend to avoid API's where i can :) it makes people like David Fedor et al love me more :P // az [EMAIL PROTECTED] http://www.ardiri.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
