Author: vhennebert
Date: Mon Oct 8 15:43:53 2012
New Revision: 1395624
URL: http://svn.apache.org/viewvc?rev=1395624&view=rev
Log:
Some pretty-printing
Modified:
xmlgraphics/fop/branches/fop-1_1/README
Modified: xmlgraphics/fop/branches/fop-1_1/README
URL:
http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-1_1/README?rev=1395624&r1=1395623&r2=1395624&view=diff
==============================================================================
--- xmlgraphics/fop/branches/fop-1_1/README (original)
+++ xmlgraphics/fop/branches/fop-1_1/README Mon Oct 8 15:43:53 2012
@@ -16,21 +16,21 @@ Contents of this file:
What is FOP?
----------------
+------------
-Apache FOP is the world's first print formatter driven by XSL formatting
-objects. It is a Java application that reads a formatting object tree
-conforming to the XSL 1.1 Recommendation (05 December 2006) and then turns it
-into a PDF document, certain other output formats or allows you to preview it
-directly on screen. Note that not all parts of the XSL 1.1 specification
-have yes been implemented.
+Apache FOP is a print formatter driven by XSL formatting objects. It is a Java
+application that reads a formatting object tree conforming to the XSL 1.1
+Recommendation (05 December 2006) and then turns it into a PDF document,
+certain other output formats or allows you to preview it directly on screen.
+Note that not all parts of the XSL 1.1 specification have yet been
+implemented.
Apache FOP is part of Apache's XML Graphics project. The homepage of Apache
FOP is http://xmlgraphics.apache.org/fop/.
Legal Information
----------------------
+-----------------
Apache FOP is published under the Apache License version 2.0. For the license
text, please see the following files:
@@ -54,7 +54,7 @@ License version 2.0:
Where to get help?
----------------------
+------------------
http://xmlgraphics.apache.org/fop/gethelp.html
@@ -70,7 +70,7 @@ Please report bugs to bugzilla at http:/
How do I build FOP?
-----------------------
+-------------------
If you've downloaded a binary distribution, you don't need to build
FOP.
@@ -80,7 +80,7 @@ http://xmlgraphics.apache.org/fop/stable
How do I run FOP?
---------------------
+-----------------
Simply by typing "fop" on the command-line. Without any parameters you
will receive a screen with instruction on how to call FOP from the
@@ -94,7 +94,7 @@ http://xmlgraphics.apache.org/fop/stable
==============================================================================
Version 1.1
-==============
+===========
This release of Apache FOP primarily addresses bug fixes and also adds a number
of new features. See below for details.
@@ -113,7 +113,7 @@ A detailed list of known issues in this
http://xmlgraphics.apache.org/fop/1.1/knownissues_overview.html.
Major Changes in Version 1.1
--------------------------------
+----------------------------
* Adds support for complex scripts.
* Adds support for TTF fonts in PostScript.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]