I am not entirely clear with what is limiting Plucker to 64k images. I assume that the problem is that the palm has a 16 bit processor (I really have no idea). Would it help to literally divide up the images into slices that are all < 64k, then just display them on top of each other, line by line? (with maybe 10 or so y-pixels per row)
Granted, this might not work for images with text wrapping around them, but that's all beyond my level of understanding right now. I could easily whip out a (GPL) program to do this, but it would be in VB, and not very cross-platform. I'll look for some alternatives if that sounds like a good idea to everyone. -Greg _______________________________________________ plucker-dev mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-dev
