Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 9274 invoked from network); 20 Apr 2007 18:16:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Apr 2007 18:16:37 -0000 Received: (qmail 43168 invoked by uid 500); 20 Apr 2007 18:16:42 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 43095 invoked by uid 500); 20 Apr 2007 18:16:42 -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 43084 invoked by uid 99); 20 Apr 2007 18:16:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Apr 2007 11:16:42 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Apr 2007 11:16:35 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7355C714043 for ; Fri, 20 Apr 2007 11:16:15 -0700 (PDT) Message-ID: <29691816.1177092975469.JavaMail.jira@brutus> Date: Fri, 20 Apr 2007 11:16:15 -0700 (PDT) From: =?utf-8?Q?J=C3=B6rg_Heinicke_=28JIRA=29?= To: dev@cocoon.apache.org Subject: [jira] Updated: (COCOON-2048) ImageOp: overlay a transparent image on another one In-Reply-To: <3784444.1176983775333.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/COCOON-2048?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:all-tabpanel ] J=C3=B6rg Heinicke updated COCOON-2048: ---------------------------------- Component/s: (was: Blocks: (Undefined)) Blocks: ImageOp > ImageOp: overlay a transparent image on another one > --------------------------------------------------- > > Key: COCOON-2048 > URL: https://issues.apache.org/jira/browse/COCOON-2048 > Project: Cocoon > Issue Type: New Feature > Components: Blocks: ImageOp > Affects Versions: 2.2-dev (Current SVN) > Reporter: Alexander Klimetschek > Attachments: delete.png, imageop-overlay-operation-sample.patch, = imageop-overlay-operation.patch > > > New OverlayOperation that puts another image on top of the image used by = the ImageOpReader. Useful to overcome problems with browsers like IE that c= annot put a transparent on top of a background image. > Example usage: > > > > > --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.