Thanks Aaron. A couple of comments. In addition to Aaron, please send any compatibility issue to this list or to myself directly. The HiRes stuff is not for PalmOS 5 only but also works with HiRes 68K devices.
Cordially, Regis. ------------------------------------------------------------------------ Regis NICOLAS - Engineering Director, Montpellier Site Palm OS 5.0 Technical Lead 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, May 16, 2002 11:01 AM To: Palm Developer Forum; [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: [PilRC] pilrc 2.9p5 available for testing hi pilrc 2.9 (patch 5) is available [finally] - loads of little fixes here and there, more information on what has changed specifically at: http://www.ardiri.com/index.php?redir=palm&cat=pilrc&subcat=patches most recent feature = BITMAP..EX support: --- ICONFAMILYEX BEGIN BITMAP "images/icon_1bpp.bmp" BPP 1 BITMAP "images/icon_2bpp.bmp" BPP 2 DENSITY 1 BITMAP "images/icon_4bpp.bmp" BPP 4 DENSITY 1 BITMAP "images/icon_color.bmp" BPPI8 DENSITY 1 TRANSPARENCY r g b BITMAP "images/icon_color.bmp" BPP 16 DENSITY 1 TRANSPARENCY r g b BITMAP "images/icon_1bpp-hires.bmp" BPP 1 DENSITY 2 BITMAP "images/icon_2bpp-hires.bmp" BPP 2 DENSITY 2 BITMAP "images/icon_4bpp-hires.bmp" BPP 4 DENSITY 2 BITMAP "images/icon_color-hires.bmp" BPP 8 DENSITY 2 TRANSPARENCY r g b BITMAP "images/icon_color-hires.bmp" BPP 16 DENSITY 2 TRANSPARENCY r g b END // tAIB1000.bin --- known problems: - setup: ./configure script doesn't seem to work on my linux box (maybe broken)? - bitmap problems hi-res 16bpp bitmaps/icons dont display correctly in simulator however look fine in prc-explorer [strange, suspect bug in PalmSim] the manual.html file contains most info about how to use the new features, i'd like to get some testing done with this so we can release an official pilrc 3.0 [and, make it the main download] a lot of changes have been made, and, we'd like to test for compatibility. cheerio // az "now, where is my coffee.." [EMAIL PROTECTED] http://www.ardiri.com/ _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ pilrc-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/pilrc-developer -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
