openexr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Openexr-devel] error in OpenEXR_Shake-1.0.1.tar.gz


From: Florian Kainz
Subject: Re: [Openexr-devel] error in OpenEXR_Shake-1.0.1.tar.gz
Date: Wed, 19 Oct 2005 11:19:00 -0700
User-agent: Mozilla Thunderbird 1.0 (X11/20041207)

Thank you for pointing this out.
Your fix has been checked into the CVS repository.

Florian

Barnaby Robson wrote:
Hello !
I have noticed an error in the reader class of the
shake plugin.  This was found looking at the example
images (the ones in the DisplayWindow directory).
in exrFormat.c line 249 is .. int scanline = y + iBuf->line - dispwin.min.y; I believe it should be .. int scanline = y + iBuf->line + dispwin.min.y; as this seems to work better for me using shake 2.51
on windows.
Thank you for all your work. barnaby p.s. this problem does not appear in the shake 4.0 built in reader
all 'DisplayWindow' images load fine.

------------------------------------------------------------------------

_______________________________________________
Openexr-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/openexr-devel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]