> How do I go about encoding to Palm's format from within a conduit? I > know which libraries to use to decompress JPEGs, but the Palm format is > a complete mystery to me. What API do I use to display them on the Palm?
You might want to look at the pilrc source code. It can create Palm bitmaps of varying varities. That should give you a start on how to create them from your own code. Alternatively, you could might actually just consider bundling pilrc with your conduit (though there might be licensing issues). -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
