You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fotis ded2918d89 xml.jar removed because it is no longer needed to build or run Fop and doesn't work with xalan 2 23 years ago
..
bin Added comment so that I'll be owner on locus, so I can fix the 24 years ago
ant.jar updates ant.jar to ant 1.1 release 24 years ago
buildtools.jar Added support for PDF outlines (aka bookmarks). See the example in 23 years ago
readme Cleaned up old build files which aren't used anymore 23 years ago
stylebook.jar adds to script creation of html documentation 23 years ago
w3c.jar updated svg stuff for the latest java bindings 23 years ago

readme

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

w3c.jar the svg library from the w3 consortium


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