From: William Victor Mote Date: Sat, 10 May 2003 19:00:02 +0000 (+0000) Subject: Add jai_codec.jar to required JAI files. X-Git-Tag: Root_Temp_KnuthStylePageBreaking~1474 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=a0b1be18aeeaa5409bfda879f5e3d1188085b6a7;p=xmlgraphics-fop.git Add jai_codec.jar to required JAI files. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196416 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/documentation/content/xdocs/graphics.xml b/src/documentation/content/xdocs/graphics.xml index 766507177..1d11ac61e 100644 --- a/src/documentation/content/xdocs/graphics.xml +++ b/src/documentation/content/xdocs/graphics.xml @@ -128,7 +128,7 @@ Then, copy the file "JimiProClasses.zip" from the archive to {fop-install-dir}/l JAI

FOP has been compiled with JAI support, but JAI is not included in the FOP distribution. -To use it, install JAI, then copy the jai_core.jar file to {fop-install-dir}/lib. +To use it, install JAI, 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 What platforms are supported? on the JAI FAQ page for more details.