[
https://issues.apache.org/jira/browse/SANSELAN-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Piyush Kapoor updated SANSELAN-66:
----------------------------------
Description:
We have a very large Tiff image tha uses 16 bits for each pixel (bits per
sample total = 48) . The class
org.apache.commons.sanselan.common.Bitinputstream didn't have support for
Endianness of the Tiff format . I added that support in the patch and image
worked absolutely fine.
The image is very large . If you want i can upload it (140 mb).Otherwise here
is the patch.
was:
We have a very large Tiff image tha uses 16 bits for wach pixel (bits per
sample total = 48) . The class Bitinput stream didn't have suppport for
Endianness of the Tiff format . I added that support in the patch and image
worked absolutely fine.
The image is very large . If you want i can upload it .Otherwise here is the
patch.
Summary: Sanselan can't render 48 bit pixel Tiff image (bit per samples
={16,16,16}) (was: Sansalan can't render 48 bit pixel (bit per samples
={16,16,16}))
> Sanselan can't render 48 bit pixel Tiff image (bit per samples ={16,16,16})
> ---------------------------------------------------------------------------
>
> Key: SANSELAN-66
> URL: https://issues.apache.org/jira/browse/SANSELAN-66
> Project: Commons Sanselan
> Issue Type: Bug
> Components: Format: TIFF
> Environment: Windows 7 64 bit
> Reporter: Piyush Kapoor
> Labels: patch
> Attachments: BinaryFileParser.java.patch
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> We have a very large Tiff image tha uses 16 bits for each pixel (bits per
> sample total = 48) . The class
> org.apache.commons.sanselan.common.Bitinputstream didn't have support for
> Endianness of the Tiff format . I added that support in the patch and image
> worked absolutely fine.
> The image is very large . If you want i can upload it (140 mb).Otherwise here
> is the patch.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira