From dev-return-84366-apmail-cocoon-dev-archive=cocoon.apache.org@cocoon.apache.org Fri Feb 03 09:11:34 2006 Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 62805 invoked from network); 3 Feb 2006 09:11:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Feb 2006 09:11:32 -0000 Received: (qmail 61384 invoked by uid 500); 3 Feb 2006 09:11:29 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 61283 invoked by uid 500); 3 Feb 2006 09:11:27 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 61226 invoked by uid 99); 3 Feb 2006 09:11:25 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Feb 2006 01:11:25 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id E7B33CB for ; Fri, 3 Feb 2006 10:11:03 +0100 (CET) Message-ID: <1945590795.1138957863947.JavaMail.jira@ajax.apache.org> Date: Fri, 3 Feb 2006 10:11:03 +0100 (CET) From: "Jean-Baptiste Quenot (JIRA)" To: dev@cocoon.apache.org Subject: [jira] Commented: (COCOON-1301) [Patch] Image Operation Reader MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/COCOON-1301?page=comments#action_12365056 ] Jean-Baptiste Quenot commented on COCOON-1301: ---------------------------------------------- OK for blur, it works. For rotate and mirror, do you mind if I comment out the samples? > [Patch] Image Operation Reader > ------------------------------ > > Key: COCOON-1301 > URL: http://issues.apache.org/jira/browse/COCOON-1301 > Project: Cocoon > Type: Improvement > Components: Blocks: (Undefined) > Versions: 2.2-dev (Current SVN) > Environment: Operating System: other > Platform: Other > Reporter: Niclas Hedhman > Assignee: Jean-Baptiste Quenot > Priority: Minor > Attachments: imageop-block.zip > > I would like to contribute a fairly flexible and powerful Image Reader that is capable of > performing a stack of Effects, such as Scaling, color manipulation, and coordination > transforms (rotate, mirror and so forth), in a pluggable manner. > > The ImageOpReader also reads any of the graphics formats supported by javax.imageio > package in JDK 1.4, including Png, Jpg and many more. > Any image can be returned to the client browser in any of the supported formats. > > There is still a problem with the AffineTransform operations, and I am working on sorting these > out, but; > 1. The block is already useful to many as it is. > 2. I could need some help getting the AffineTransforms to work properly. > > Stuff that is still left to do; > * Image Operation tests. How does one test image tranforms? > * JavaDocs. > * User Documentation > * Get Rotation & Mirror transforms to work. (Problem related to clipping outside the positive > coordinate system.) > * More samples - The bulk are in place, but more doesn't hurt. > > > I would *really* appreciate if the ImageOp block becomes part of the standard Cocoon 2.2 > distribution. I am willing to help out maintaining it for the long term, if I am allowed to... > > > P.S. I already have a CLA on file with the ASF. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira