Return-Path: X-Original-To: apmail-incubator-ooo-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3C081D4E7 for ; Wed, 25 Jul 2012 13:02:28 +0000 (UTC) Received: (qmail 76859 invoked by uid 500); 25 Jul 2012 13:02:28 -0000 Delivered-To: apmail-incubator-ooo-commits-archive@incubator.apache.org Received: (qmail 76642 invoked by uid 500); 25 Jul 2012 13:02:22 -0000 Mailing-List: contact ooo-commits-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-commits@incubator.apache.org Received: (qmail 76616 invoked by uid 99); 25 Jul 2012 13:02:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jul 2012 13:02:21 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.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; Wed, 25 Jul 2012 13:02:20 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id q6PD20i1026236 for ; Wed, 25 Jul 2012 13:02:00 GMT Date: Wed, 25 Jul 2012 09:02:00 -0400 (EDT) From: confluence@apache.org To: ooo-commits@incubator.apache.org Message-ID: <29770700.2626.1343221320161.JavaMail.confluence@thor> Subject: [CONF] Apache OpenOffice Community > AOO 3.5 Release Notes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Auto-Submitted: auto-generated X-Virus-Checked: Checked by ClamAV on apache.org Space: Apache OpenOffice Community (https://cwiki.apache.org/confluence/display/OOOUSERS) Page: AOO 3.5 Release Notes (https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+3.5+Release+Notes) Change Comment: --------------------------------------------------------------------- Added infos about minor features added to AOO3.5, most from bugfixes and/or requests from Forum users Edited by Armin Le Grand: --------------------------------------------------------------------- h2. General Remarks The Apache OpenOffice 3.5 is a *minor* release with bug fixes, enhancements, improvement and new features with smaller or no UI changes. h3. Conversion from Metafiles to draw objects ('Break'): This useful conversion (e.g. also applicable to SVG objects) did not take Clip Regions into account, thus leading to bad looking results. This is greatly extended to use Clip Regions, so breaking inserted SVG or Metafile data to drawing objects is much more useful now. This can be used to further edit graphic data in Apache OpenOffice which was not editable before. h3. Bitmap fill style supports transparency: When filling graphic objects with fill style bitmap it is now possible to use bitmaps with transparency. In former versions, transparency was not supported and the fill bitmap was forced to a white background. This works in all combinations, e.g. tiled bitmaps. h3. Export to PNG supports transparency: When exporting selected drawing objects to PNG Apache OpenOffice now does this by default with transparent background. This allows now to further use graphics created in other applications or for further processing. h3. Better conversion to Bitmap: When converting one or multiple selected drawing objects to bitmap, transparency is now taken into account whenever possible. No longer is a extra line added to the bottom and/or right side of the created graphic, thus making the result more usable for further processing. h3. Connectors support rotation: Connectors do no longer disable rotation (and shear) tools when selected. While this is minor useful for single connectors, it is very useful when selecting a number of graphic objects and want to rotate them. This was requested in the [OpenOffice Community Forum|http://user.services.openoffice.org/en/forum], a user wanted to rotate a drawing made of many draw objects and many connectors by 90 degrees. This is now possible without deselecting the connectors which is no fun when you have a lot of them selected. h3. Support relative Pie Chart Height: For Pie charts imported from other formats, the Height attribute was not supported. This is added now and makes Pie Charts look more as the original. h3. Corrected Hatch fill style visualization: When zooming out or in small visualizations (e.g. Page Previews) objects or pages using a hatch fill style were bad visualized since too many hatch lines had to be shown in too tight place. The Hatch Fill Style now uses a minimal line distance to make it look good for visualizations in Edit Views. This was already the case in older office versions, but was lost in the redesign of the visualization. Change your notification preferences: https://cwiki.apache.org/confluence/users/viewnotifications.action