On Sun, Jan 12, 2003 at 04:02:28PM -0800, SorTa wrote:
> woohooo... this works! and using "pilot-xfer -i file.pdb" gets my
> homepage to the PDA with a 180K image, no problem.  I'm not sure what
> the 64K limit refers to.  

64K limit means that any individual image/page can only be a maximum
of 64K size (compressed) .. Unfortunatly, every image file itself has
to be stored as a 'palm' bitmap.

The end result is that a 10K compressed jpeg turns out into a 200K
palm image which doesn't fit well into the 64K limit.

Palm bitmap's can be compressed (fairly well in some cases), but netpbm's
support for compressing palm bitmaps it is flaky at best :(

Mostly this isn't much of a problem, but as long as you stay at or
below 8bpp when running plucker-build, you shouldn't ever see this
problem. Higher resolution images as well as images greater than 8bpp
most often are affected by this problem.

-- 
Adam McDaniel
Array.org
Calgary, AB, Canada
_______________________________________________
plucker-list mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list

Reply via email to