]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Add jai_codec.jar to required JAI files.
authorWilliam Victor Mote <vmote@apache.org>
Sat, 10 May 2003 19:00:02 +0000 (19:00 +0000)
committerWilliam Victor Mote <vmote@apache.org>
Sat, 10 May 2003 19:00:02 +0000 (19:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196416 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/graphics.xml

index 76650717707ba98d9ba5a3cccbc4f66647ec2d33..1d11ac61eaff25a3f4ab9401728f73003db3b048 100644 (file)
@@ -128,7 +128,7 @@ Then, copy the file "JimiProClasses.zip" from the archive to {fop-install-dir}/l
         <title>JAI</title>
         <p>
           FOP has been compiled with JAI support, but JAI is not included in the FOP distribution.
-To use it, install <link href="http://java.sun.com/products/java-media/jai">JAI</link>, then copy the jai_core.jar file to {fop-install-dir}/lib.
+To use it, install <link href="http://java.sun.com/products/java-media/jai">JAI</link>, then copy the jai_core.jar and the jai_codec.jar files to {fop-install-dir}/lib.
 JAI is much faster than JIMI, but is not available for all platforms. See <link href="http://java.sun.com/products/java-media/jai/forDevelopers/jaifaq.html#platforms">What platforms are supported?</link> on the JAI FAQ page for more details.
         </p>
       </section>