On Fri, Sep 20, 2002, Laurens M. Fridael wrote:

> What is the maximum size of an image record?

The viewer will not display any image larger than 60000 bytes.

> I thought that Palm records could be 64Kb max.

The limit is not only based on the record size, but on the max size
of offscreen windows and available dynamic memory. The parser can put
images larger than 60000 bytes (but less than 64k) in the Plucker
document, but the Palm OS viewer will not display them ;-)

To display larger images a different solution must be implemented
where images are split into smaller parts.

/Mike

_______________________________________________
plucker-dev mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-dev

Reply via email to