Thanks Steve, this is useful. However, I'll be making medical illustrations and definitely need hi-res support, I think I want to try to use PilRC for this. I haven't experimented with PilRC for anything else than the standard makefile compile process. Anyone got any insights on how to accomplish this, and code used for displaying hires-images from external resource? Anyone used PDBMake for this purpose?
Regards, Kristian "SLO Revo News" <[EMAIL PROTECTED]> skrev i melding news:[EMAIL PROTECTED] > >I want to develop an application where I keep images in a pdb-file, much > >like an e-book with illustrations, so that the app itself doesn't become > >huge and the pdb-file can be read from e.g. a memory card. Any tips on > >approach/tools to use to integrate and compile lo/hi-res images in a static > >pdb? Formats? Compression? Code? I realise the images can't be larger than > >64K. > > We've got a tool called BMP-to-PBM that lets you save BMP files in a PDB file: > > http://www.slorevo.com/bmptopbm.shtml > > You can also use PilRC to save BMP files (and other formats too I > believe) into resource files. You might also want to check > > http://www.flippinbits.com/twiki/bin/view/Main/DevelopmentToolsList > > for other choices. > > Regards, > Steve Mann > -- > SLO Revo, Inc. > 1315 Palm Street, San Luis Obispo, CA 93401-3117 > ------------------------------------------- > 805.784.9461, 805.784.9462 (fax) > http://www.slorevo.com > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
