On Fri, Jun 30, 2000 at 12:32:13PM -0400, Jason Davidson wrote:
> 
> There is not much documentation on the palm RLE compression support for Bitmaps, so 
>I just wanted to see if anyone knows what Palm supports.  Does palms RLE support 
>absolute mode for RLE compression? Does Palms RLE uncompression algorithm expect that 
>the Bitmap start with a end of line notation (0000). 
> 
> Any information that anyone has on the Palm RLE stuff id appreciated.

The most information on this is in the headers in the SDK.

However my unpqa program has to do this, so I have a converter that
changes bitmaps into pgms (the code is there for 4bpp and 8bpp, but no
colormaps and it would need some tweaking).

However that is a good question - how does compression work for other
than 1bpp?  I've followed what I think was the spec.

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to