On 24-Aug-2000 Paul Tomblin wrote:
>> store the picture in some compressed form. Even if we just got the name
>> of the compression method it would be a step forward.
>
> Chances are it's their "FlashPix" format.
I thought it might be more likely to be a subset of the KDC format. The
FlashPix looked way too complex.. more like a long term storage method. On
the PalmPix they have small ~6K records and each one has a 160 byte or 320
byte set of RGB values (presumably some type of code table) followed by some
compressed stuff. When I logged the serial traffic, the response to commands
look to be the same information. So once we figure out the compression
format we should be able to read both the PDB file and communicate with the
device directly.
/* Chris Faherty <[EMAIL PROTECTED]> */