/[Apache-SVN]
ViewVC logotype

Revision 1236071


Jump to revision: Previous Next
Author: damjan
Date: Thu Jan 26 08:40:20 2012 UTC (12 years, 4 months ago)
Changed paths: 1
Log Message:
rowsPerStrip is meant to be a 32 bit unsigned integer,
since we store it in an int, and real-world TIFF
files use the value 2^32 - 1, it needs to be
promoted to a long when calculating tile height
with it.



Changed paths

Path Details
Directorycommons/proper/sanselan/trunk/src/main/java/org/apache/commons/sanselan/formats/tiff/datareaders/DataReaderStrips.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26