"SLO Revo News" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > You should be able to implement your own RLE compression within a few > (several?) hours. The benefit of rolling your own is that you can > compress bitmaps larger than 65K, a current Palm limitation. If you > google "RLE Compression" you should be able to find some sources, > including pseudo algorithms. > > Regards, > Steve Mann > You got the hours part right. I think it'll take more time to adapt BmpRsrc than to write the actual compressor/decompressor. That sample code is missing some useful stuff, such as BmpRsrcBitsSize, etc.
Cheers Alex -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
