Author: jeremias
Date: Tue Mar  4 05:40:11 2008
New Revision: 633473

URL: http://svn.apache.org/viewvc?rev=633473&view=rev
Log:
Ha! Almost forgot the most important change: Java 1.4!
Plus a note on image libraries.

Modified:
    xmlgraphics/fop/trunk/status.xml

Modified: xmlgraphics/fop/trunk/status.xml
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/status.xml?rev=633473&r1=633472&r2=633473&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/status.xml (original)
+++ xmlgraphics/fop/trunk/status.xml Tue Mar  4 05:40:11 2008
@@ -81,6 +81,17 @@
               in the FO tree.
             </li>
           </ul>
+          <p>
+            Please note that with this release, we've dropped support for Java 
1.3.
+            FOP will, from now on, <strong>require at least Java 1.4</strong>.
+          </p>
+          <p>
+            The image libraries Jimi and JAI are no longer needed (and used). 
Instead we rely
+            completely on the Image I/O API that has been introduced with Java 
1.4. If you still
+            need support for bitmap image formats that do not work 
out-of-the-box, we recommend
+            adding <link href="http://jai-imageio.dev.java.net/";>JAI Image I/O 
Tools</link>
+            (an Image I/O compatible image codec package) to the classpath.
+          </p>
         </section>
       </notes>
       <action context="Renderers" dev="JM" type="fix" due-to="Gordon Cooke">



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to