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/

Reply via email to