From aaf7686283e2c5465da339f8059a1f0f849af8e1 Mon Sep 17 00:00:00 2001 From: Jeremias Maerki Date: Mon, 19 Dec 2005 10:46:54 +0000 Subject: Update for status page. Table on status of the individual components added. This reflects my own view, not necessarily everyone's. If I'm wrong about anything, please change. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@357679 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/content/xdocs/status.xml | 89 +++++++++++++++++++++++++----- 1 file changed, 75 insertions(+), 14 deletions(-) (limited to 'src/documentation/content') diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index 7d6b97e91..e257cbeb8 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -26,13 +26,11 @@
Status -

[last updated October 30, 2005]

+

[last updated December 19, 2005]

- This is the development status of Apache FOP. A branch has been created for - maintenance releases while the development is done to address various - performance and design issues. Development on the maintenance branch has - been halted as the focus was transferred entirely to the redesign effort. + This is the development status of Apache FOP. Development on the maintenance branch where + FOP 0.20.5 came from has been halted as the focus was transferred entirely to the redesign effort.

@@ -43,16 +41,12 @@ to the spec and be able to handle large documents.

- The first preview release will have the following: similar functionality + The first preview release (0.90alpha1) had similar functionality to previous FOP releases (although not in every point), some new features (like keeps on all implemented FOs), a rough API and a suitable design for - developers to work on more functionality. -

-

- We originally targeted for October 2005 to publish the first preview release - but it takes a little longer than expected to prepare everything for the - release. The first (unstable) preview release can be expected in mid-November - 2005. + developers to work on more functionality. It turned out that the new code + is more stable and useful than we thought. In the meantime many of the + problems reported since the initial release have already been resolved.

We now have a good overall design and have been able to add several new features @@ -67,11 +61,78 @@ into the code. And we're glad to help you get jumpstarted. Just ask!

- If you're looking for a road-map we have to disappoint you. This is Open + If you're looking for a long-term road-map we have to disappoint you. This is Open Source and we're mostly voluteers working in their free time. What we have is an idea where we want to go. How fast we get there depends on the available time, on how well our ideas work out while developing and on you! + There's a document in the Wiki + where you can get a glimpse of what points we're currently focusing on.

+
+ Status of the individual components +

+ Not all the components of FOP currently have the same quality. The following + table tries to give you an overview: +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ComponentStatus
APIbeta, subject to change, though only in details
FO Treestable
Layout Enginebeta
Area Treestable
PDF (Library and Renderer)stable (SVG: stable)
PostScriptstable (SVG: beta)
Java2D, AWT, Bitmap Renderersbeta, needs some detail work
Text Rendererbeta (feedback wanted)
RTF Handlerbeta, restricted functionality compared to PDF/PS
PCL Renderer, SVG Renderernon-functional in sandbox, help needed
Font Supportstable, but in redesign
Image Supportstable, but in need of a redesign
Hyphenation Subsystemstable
+
Maintenance Status -- cgit v1.2.3