vmote 2003/03/20 00:07:21 Modified: src/documentation/content/xdocs relnotes.xml Log: Minor spelling, grammar changes. Fixed JAI URL. Revision Changes Path 1.6 +12 -10 xml-fop/src/documentation/content/xdocs/relnotes.xml Index: relnotes.xml =================================================================== RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/relnotes.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- relnotes.xml 18 Feb 2003 04:41:47 -0000 1.5 +++ relnotes.xml 20 Mar 2003 08:07:21 -0000 1.6 @@ -10,15 +10,15 @@ <body> <section> <title>FOP 0.20.5</title> - <p>This is the last planed release in the 0.20.x series (aka maintenance branch).</p> + <p>This is the last planned release in the 0.20.x series (aka maintenance branch).</p> <p>Important changes since the last release (0.20.4):</p> <ul> <li>Some hyphenation patterns (cs, da, de, de_DR, el, en, en_US, fr, nl, - no, pt, ru, sk, tr) have been removed due to licensing reasons. - We hope to resolve this issue until the final release. + no, pt, ru, sk, tr) have been removed due to licensing reasons. + We hope to resolve this issue before the final release. (English hyphenation is still available as en_GB) </li> - <li>Documentation is done with <link href="http://xml.apache.org/forrest/"> + <li>Documentation is now built with <link href="http://xml.apache.org/forrest/"> Forrest</link> (version 0.3). You need to install Forrest if you want build the docs yourself. (See <link href="http://xml.apache.org/forrest/your-project.html">Using Forrest</link>) @@ -26,19 +26,21 @@ <li>The following JARs have been updated: Xerces to version 2.2.1, Xalan to version 2.4.1 and Batik to version 1.5beta4. </li> - <li>Fop has been compiled with Jimi support this time but you still have to download - <link href="http://java.sun.com/products/jimi/">Jimi</link>, extract the archive, + <li>FOP has been compiled with Jimi support, but Jimi is not included in the + FOP distribution. To use it, first download + <link href="http://java.sun.com/products/jimi/">Jimi</link>, then extract + the archive, then copy JimiProClasses.zip to FOP's lib dir and rename it to jimi-1.0.jar. </li> - <li>Fop has been compiled with - <link href="http://java.sun.com/products/java-media/jai/JAI">JAI</link> - support. For using JAI you just need to install it. + <li>FOP has been compiled with JAI support, but JAI is not included in the + FOP distribution. To use it, simply install + <link href="http://java.sun.com/products/java-media/jai">JAI</link>. </li> <li>Links in PDF won't generate multiple link rectangles anymore. If this causes a problem you can set the system property "links.merge" to "no". </li> </ul> - + </section> <section> <title>FOP 0.20.4</title>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]