Return-Path: X-Original-To: apmail-xmlgraphics-batik-dev-archive@www.apache.org Delivered-To: apmail-xmlgraphics-batik-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4147C10D3C for ; Fri, 14 Nov 2014 05:32:34 +0000 (UTC) Received: (qmail 78797 invoked by uid 500); 14 Nov 2014 05:32:34 -0000 Delivered-To: apmail-xmlgraphics-batik-dev-archive@xmlgraphics.apache.org Received: (qmail 78772 invoked by uid 500); 14 Nov 2014 05:32:34 -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 78762 invoked by uid 99); 14 Nov 2014 05:32:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Nov 2014 05:32:34 +0000 Date: Fri, 14 Nov 2014 05:32:34 +0000 (UTC) From: "Cyril (JIRA)" To: batik-dev@xmlgraphics.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (BATIK-1094) Batik does not support style with vector-effect=non-scaling-stroke 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/BATIK-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cyril updated BATIK-1094: ------------------------- Attachment: non-scaling-stroke1.jpg non-scaling-stroke.svg When you open the non-scaling-stroke.svg[check attachment] on chrome you will see that the middle line is scaled as per vector-effect = 'non-scaling-stroke' But when you transcode to JPEG using batik the vector-effect = 'non-scaling-stroke' is not getting supported non-scaling-stroke1.jpeg[check attachment] How can we fix this am I missing on something. > Batik does not support style with vector-effect=non-scaling-stroke > ------------------------------------------------------------------ > > Key: BATIK-1094 > URL: https://issues.apache.org/jira/browse/BATIK-1094 > Project: Batik > Issue Type: Bug > Reporter: Cyril > Attachments: non-scaling-stroke.svg, non-scaling-stroke1.jpg > > > When svg elements are scaled and have > vector-effect="non-scaling-stroke" > on transcoding it into png or to jpeg this factor is ignored. > As a result strokes of scaled paths/rectangle come unevenly scaled. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: batik-dev-unsubscribe@xmlgraphics.apache.org For additional commands, e-mail: batik-dev-help@xmlgraphics.apache.org