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 4F0319574 for ; Tue, 17 Jan 2012 10:32:25 +0000 (UTC) Received: (qmail 72573 invoked by uid 500); 17 Jan 2012 10:32:25 -0000 Delivered-To: apmail-incubator-ooo-commits-archive@incubator.apache.org Received: (qmail 72550 invoked by uid 500); 17 Jan 2012 10:32:24 -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 72543 invoked by uid 99); 17 Jan 2012 10:32:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jan 2012 10:32:24 +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; Tue, 17 Jan 2012 10:32:21 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id q0HAW0UE016745 for ; Tue, 17 Jan 2012 10:32:00 GMT Date: Tue, 17 Jan 2012 05:32:00 -0500 (EST) From: confluence@apache.org To: ooo-commits@incubator.apache.org Message-ID: <2321009.40092.1326796320028.JavaMail.confluence@thor> Subject: [CONF] Apache OpenOffice Community > AOO 3.4 Release Notes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Auto-Submitted: auto-generated X-Virus-Checked: Checked by ClamAV on apache.org Space: Apache OpenOffice Community (https://cwiki.apache.org/confluence/dis= play/OOOUSERS) Page: AOO 3.4 Release Notes (https://cwiki.apache.org/confluence/display/OO= OUSERS/AOO+3.4+Release+Notes) Change Comment: --------------------------------------------------------------------- ODF 1.2 encryption Edited by Herbert Duerr: --------------------------------------------------------------------- h2. General Remarks h2. New Features h3. Support for Scalable Vector Graphics h3. Support for Line Cap Property Now you can add a cap to the ends of a line. Such caps are not only known i= n the ODF1.2 standard but in HTLM5 and SVG too. Also other Office Sites pro= vide caps in different styles to be added to thick lines. Three styles exist * without a cap, called 'Butt' in programming and 'Flat' in UI (as in MS Of= fice) * with a round cap, called 'Round' * with a rectangle cap, called 'Square' The property value 'Flat' corresponds to the old behavior and is now the de= fault. !LineCap_PureLines.png! The caps are added to the lines, so that the total length of the lines incr= eases with two-times a half line width. Select the value from a drop-down-list in the line property dialog, just be= side the settings for corner style. The new property is only available in c= ontexts, where the corner style is active too. !LineCap_Dialog.png! If a line is dashed, the single dashes get caps too. Hereby a dot is treate= d as dash. You can style not only pure lines and curves, but the border of = graphic objects as well. !LineCap_BorderlineDotted.png! !LineCap_CurveDashed.png! =09 The next example shows the new property applied to a connector. Left side w= ithout cap, in the middle with 'round' cap, and on the right side with 'squ= are' cap. !LineCap_CapOnConnectors.png! The caps are available for 3D-objects too, when you turn on lines and make = them thick. The example shows lines, which are styled to look =E2=80=9Cdott= ed=E2=80=9D. !LineCap_SphereDotted.png! and a zoom=E2=80=A6 !LineCap_SphereZoom.png! Linecaps defined in svg-graphics are supported, so that those graphics look= like in modern browsers. h3. ODF 1.2 h4. cryptography ODF 1.2 supports BlowFish encryption and SHA1 hashes h3. ODF Formula Support conditional functions COUNTIFS, SUMIFS, AVERAGEIF and AVERAGEIFS h3. Dynamic Resolution for Exported Images When exporting images the resolution can be adjusted h3. PDF File Size Reduction PDFs containing monochrome bitmaps are smaller now Change your notification preferences: https://cwiki.apache.org/confluence/u= sers/viewnotifications.action