Return-Path: Delivered-To: apmail-xmlgraphics-general-archive@www.apache.org Received: (qmail 49515 invoked from network); 26 Mar 2008 12:47:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Mar 2008 12:47:37 -0000 Received: (qmail 85681 invoked by uid 500); 26 Mar 2008 12:47:34 -0000 Mailing-List: contact general-help@xmlgraphics.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@xmlgraphics.apache.org Delivered-To: mailing list general@xmlgraphics.apache.org Received: (qmail 84749 invoked by uid 99); 26 Mar 2008 12:47:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Mar 2008 05:47:31 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [84.14.163.131] (HELO trinity.anyware-tech.com) (84.14.163.131) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Mar 2008 12:46:50 +0000 Received: from localhost (localhost [127.0.0.1]) by trinity.anyware-tech.com (Postfix) with ESMTP id DC5DD400D4D; Wed, 26 Mar 2008 13:46:57 +0100 (CET) Received: from trinity.anyware-tech.com ([127.0.0.1]) by localhost (trinity.anyware-tech.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13092-01; Wed, 26 Mar 2008 13:46:47 +0100 (CET) Received: from [192.168.3.75] (unknown [193.195.216.250]) by trinity.anyware-tech.com (Postfix) with ESMTP id 4D128400D4E; Wed, 26 Mar 2008 13:46:38 +0100 (CET) Message-ID: <47EA461D.3030308@anyware-tech.com> Date: Wed, 26 Mar 2008 12:48:29 +0000 From: Vincent Hennebert User-Agent: Thunderbird 2.0.0.12 (X11/20080227) MIME-Version: 1.0 To: undisclosed-recipients:; Subject: [ANN] Apache FOP 0.95beta Released X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Debian amavisd-new at anyware-tech.com X-Virus-Checked: Checked by ClamAV on apache.org The Apache XML Graphics team is pleased to announce the immediate availability of Apache FOP version 0.95beta. FOP (Formatting Objects Processor) is a print formatter driven by XSL Formatting Objects [1] and an output independent formatter. It is a Java application that reads a formatting object tree and renders the resulting pages to a specified output. Output formats currently supported include PDF, PS, PCL, AFP, Print and PNG. This beta release will be available for testing for some time, before a stable release is made. Feedback is welcome, and we would like to encourage as many people as possible to try it out and report bugs and issues on the fop-users mailing list [2]. The most important changes introduced by this release are: - many bug fixes and improvements in tables, better support for keeps and breaks, new features: conditional borders and background on columns and header/footer/body; - better image handling thanks to the new image loading framework provided by the Apache XML Graphics Commons dependency; - improvements and bugfixes for font handling and font auto-detection/-registration; - performance improvements and memory optimizations for the property handling in the FO tree. Please note that support for Java 1.3 has been dropped. Only one type of binaries is provided now, that will run on 1.4+ JREs. Other important release notes are available at http://xmlgraphics.apache.org/fop/0.95/releaseNotes_0.95beta.html For a more complete list of changes, please visit http://xmlgraphics.apache.org/fop/0.95/changes_0.95beta.html For download information, see the following page: http://xmlgraphics.apache.org/fop/download.html [1] http://www.w3.org/TR/xsl11/ [2] http://xmlgraphics.apache.org/fop/maillist.html#fop-user On behalf of the XML Graphics team, Vincent Hennebert --------------------------------------------------------------------- Apache XML Graphics Project URL: http://xmlgraphics.apache.org/ To unsubscribe, e-mail: general-unsubscribe@xmlgraphics.apache.org For additional commands, e-mail: general-help@xmlgraphics.apache.org