Return-Path: Delivered-To: apmail-xmlgraphics-batik-dev-archive@www.apache.org Received: (qmail 31229 invoked from network); 19 Jun 2010 11:48:50 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 19 Jun 2010 11:48:50 -0000 Received: (qmail 97903 invoked by uid 500); 19 Jun 2010 11:48:50 -0000 Delivered-To: apmail-xmlgraphics-batik-dev-archive@xmlgraphics.apache.org Received: (qmail 97769 invoked by uid 500); 19 Jun 2010 11:48:46 -0000 Mailing-List: contact batik-dev-help@xmlgraphics.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: batik-dev@xmlgraphics.apache.org Delivered-To: mailing list batik-dev@xmlgraphics.apache.org Received: (qmail 97762 invoked by uid 99); 19 Jun 2010 11:48:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 19 Jun 2010 11:48:45 +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; Sat, 19 Jun 2010 11:48:42 +0000 Received: from thor.apache.org (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o5JBmLFO007129 for ; Sat, 19 Jun 2010 11:48:21 GMT Received: (from daemon@localhost) by thor.apache.org (8.13.8+Sun/8.13.8/Submit) id o5JBmKkv007128; Sat, 19 Jun 2010 07:48:20 -0400 (EDT) Date: Sat, 19 Jun 2010 07:48:20 -0400 (EDT) From: bugzilla@apache.org To: batik-dev@xmlgraphics.apache.org Subject: DO NOT REPLY [Bug 49467] New: Clipped shape is aliased X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Batik X-Bugzilla-Component: SVG Rasterizer X-Bugzilla-Keywords: X-Bugzilla-Severity: major X-Bugzilla-Who: jfhren@yahoo.fr X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: batik-dev@xmlgraphics.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: X-Bugzilla-URL: https://issues.apache.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=49467 Summary: Clipped shape is aliased Product: Batik Version: 1.7 Platform: PC OS/Version: Linux Status: NEW Severity: major Priority: P2 Component: SVG Rasterizer AssignedTo: batik-dev@xmlgraphics.apache.org ReportedBy: jfhren@yahoo.fr Created an attachment (id=25617) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25617) Clipped vs Masked When a shape is clipped, the rasterized clipped shape is aliased. If the same shape is masked, the masked shape is not aliased. svg example in attachment done with Inkscape 0.46 -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: batik-dev-unsubscribe@xmlgraphics.apache.org For additional commands, e-mail: batik-dev-help@xmlgraphics.apache.org