Author: jeremias
Date: Tue Jan 22 04:31:11 2008
New Revision: 614191
URL: http://svn.apache.org/viewvc?rev=614191&view=rev
Log:
A note on the difference between JAI Image I/O Tools, the codec package, and
JAI, the image library.
Modified:
xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/graphics.xml
Modified:
xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/graphics.xml
URL:
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/graphics.xml?rev=614191&r1=614190&r2=614191&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/graphics.xml
(original)
+++ xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/graphics.xml
Tue Jan 22 04:31:11 2008
@@ -150,6 +150,12 @@
support for additional formats.
</li>
</ul>
+ <note>
+ <a href="http://jai-imageio.dev.java.net/">JAI Image I/O Tools</a> is
not the same as the
+ <a
href="http://java.sun.com/javase/technologies/desktop/media/jai/">JAI
library</a>! The
+ former simply exposes JAI's codecs using the Image I/O API but
does not include all
+ the image manipulation functionality.
+ </note>
<section id="format-map">
<title>Map of supported image formats by output format</title>
<p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]