----- Original Message -----
From: "Michael Nordstr�m" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 30, 2002 4:03 PM
Subject: Re: Maximum image size again

> On Thu, Sep 26, 2002, Laurens M. Fridael wrote:
> > I did some tests. The Viewer can display a 598x100x8bpp RLE-encoded
image,
> > but it crashes when it tries to display a 599x100x8bpp RLE-encoded
image.
>
> I don't think it is the size that makes it crash. I have no problems
> in displaying a 599x100x8 images (no RLE compression). I can display
> larger images, too (after modifying the limits in the viewer and
> parser).
>

Well, I should have paid more attention here. My bad. POSE produces a
*warning* when the image is 60000 bytes in size (it does not crash).

I did some new tests. A 10000x6x8 image displays correctly but does produce
a warning in POSE. A 10001x6x8 (60006 bytes) image produces the error "There
is not enough dynamic memory to display the image" which is the correct way
for the Viewer to handle this.


Regards
-Laurens

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

Reply via email to