Return-Path: Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: (qmail 21778 invoked from network); 13 Sep 2010 10:30:58 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Sep 2010 10:30:58 -0000 Received: (qmail 54416 invoked by uid 500); 13 Sep 2010 10:30:58 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 54037 invoked by uid 500); 13 Sep 2010 10:30:56 -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 54029 invoked by uid 99); 13 Sep 2010 10:30:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Sep 2010 10:30:55 +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, 13 Sep 2010 10:30:55 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o8DAUYMD026126 for ; Mon, 13 Sep 2010 10:30:35 GMT Message-ID: <884651.151021284373834862.JavaMail.jira@thor> Date: Mon, 13 Sep 2010 06:30:34 -0400 (EDT) From: "Damjan Jovanovic (JIRA)" To: issues@commons.apache.org Subject: [jira] Updated: (SANSELAN-43) Implement dumpImageFile for ICO files and fix a typo In-Reply-To: <26936306.151001284373712619.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-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Damjan Jovanovic updated SANSELAN-43: ------------------------------------- Attachment: ico-dumpimagefile.txt Attached the patch file. > Implement dumpImageFile for ICO files and fix a typo > ---------------------------------------------------- > > Key: SANSELAN-43 > URL: https://issues.apache.org/jira/browse/SANSELAN-43 > Project: Commons Sanselan > Issue Type: New Feature > Environment: Java > Reporter: Damjan Jovanovic > Priority: Minor > Attachments: ico-dumpimagefile.txt > > Original Estimate: 0h > Remaining Estimate: 0h > > This patch implements dumpImageFile() for ICO files and fixes a width->height typo. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.