| This directory contains some libraries or class files necessary |
| for compiling, running or testing Fop. |
| |
| ant.jar Ant is the scripting tool which is used to build Fop or to run |
| the test scripts. see build.xml in root for more information |
| |
| batik.jar the svg library from Batik at xml.apache.org |
| |
| |
| buildtools.jar Ant tasks required for building FOP. Rebuild with |
| build.sh -f buildtools.xml in the top level directory. |
| (Note: if you are going to check in a new version of |
| buildtools.jar, make sure you have both Xalan 1 and |
| Xalan 2 in the classpath when building it.) |
| |
| stylebook.jar Jar used for creating the FOP website |
| |
| *** OPTIONAL *** |
| |
| jimi.jar May be obtained from http://java.sun.com/products/jimi/. |
| Place jimi*.jar in lib/; modify batch/shell script |
| classpaths. |
| |