Return-Path: Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: (qmail 26259 invoked from network); 15 Nov 2010 13:24:04 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 Nov 2010 13:24:04 -0000 Received: (qmail 99131 invoked by uid 500); 15 Nov 2010 13:24:35 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 98916 invoked by uid 500); 15 Nov 2010 13:24:34 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 98908 invoked by uid 99); 15 Nov 2010 13:24:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Nov 2010 13:24:34 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Nov 2010 13:24:34 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oAFDOD1P009209 for ; Mon, 15 Nov 2010 13:24:14 GMT Message-ID: <7211811.81611289827453928.JavaMail.jira@thor> Date: Mon, 15 Nov 2010 08:24:13 -0500 (EST) From: "Paul Wolfgang (JIRA)" To: issues@commons.apache.org Subject: [jira] Commented: (SANSELAN-48) Sanselan cannot read CCITT compressed TIFF files In-Reply-To: <7070123.81591289827334608.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SANSELAN-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932049#action_12932049 ] Paul Wolfgang commented on SANSELAN-48: --------------------------------------- I have modified Sanselan to read compression type 4 images and am willing to contribute these changes. > Sanselan cannot read CCITT compressed TIFF files > ------------------------------------------------ > > Key: SANSELAN-48 > URL: https://issues.apache.org/jira/browse/SANSELAN-48 > Project: Commons Sanselan > Issue Type: Improvement > Environment: Not applicable > Reporter: Paul Wolfgang > > Compression types 2, 3, and 4 are not supported. The TIFF specification states that type 2 must be supported and types 3 and 4 are optional. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.