I'm writing a Windows application to generate a PRC file which contains a series of bitmap resources. I can create a PRC containing uncompressed bitmaps. However, I like to create compressed bitmaps to save the transmission time.
Where can I get some document on the compressed bitmap format/algorithm? Is RLE(run-length encoding) supported on Palm OS 3.5+? What's encoding/decoding algorithm for OS 3.0 ~ 3.3? Thanks in advance, Kijang Jung -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
