More TODO's knocked off the list. Recently checked into CVS:
* There is now a resources dir under afp-fop-src. The example
afp-fonts.xml and fonts have been moved into this directory.
* XML2AFP has been moved to the org.apache.fop.render.afp.apps package.
* The build has been modified to include some useful attributes in the
manifest (e.g. Main-Class, Class-Path, Implementation-Version). I
haven't yet updated the batch file, but all that is now needed to invoke
XML2AFP is something like:
java -jar dist/afp-renderer-1.1.0-dev.jar
|