Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 63456D1CC for ; Sun, 7 Oct 2012 11:38:37 +0000 (UTC) Received: (qmail 56651 invoked by uid 500); 7 Oct 2012 11:38:36 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 56325 invoked by uid 500); 7 Oct 2012 11:38:36 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 56279 invoked by uid 99); 7 Oct 2012 11:38:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Oct 2012 11:38:34 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [208.113.200.5] (HELO homiemail-a81.g.dreamhost.com) (208.113.200.5) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Oct 2012 11:38:28 +0000 Received: from homiemail-a81.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a81.g.dreamhost.com (Postfix) with ESMTP id 4D84CA806C; Sun, 7 Oct 2012 04:38:08 -0700 (PDT) Received: from [192.168.0.2] (unknown [151.67.86.191]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: andrea@pescetti.it) by homiemail-a81.g.dreamhost.com (Postfix) with ESMTPSA id A1FF0A8064; Sun, 7 Oct 2012 04:38:07 -0700 (PDT) Message-ID: <50716110.5000309@apache.org> Date: Sun, 7 Oct 2012 13:38:04 +0200 From: Andrea Pescetti User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16 MIME-Version: 1.0 To: ooo-dev@incubator.apache.org Subject: Re: SVG support in Draw [was:OpenOffice SVG vector graphics] References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Alexandro Colorado wrote: > On 10/6/12, Alexandro Colorado wrote: >> [2]http://wiki.scribus.net/canvas/How_to_Create_a_High-Quality_Chart_Using_OpenOffice.org_and_Scribus > Further chat with the people on the #scribus chatroom on IRC they > point me out about the way they handle SVG They are a few versions behind. OpenOffice Chart now produces much better graphics and the bitmap artifacts are a thing of the past. This was implemented in Apache OpenOffice version 3.4, see https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+3.4+Release+Notes (section "Enhanced chart visualization", with screenshot). The Scribus people might want to give it a try and possibly update their page. Regards, Andrea.