Robert P. J. Day wrote:
just to test JIMI, i figured i'd rebuild fop.jar without JAI support
just to see what JIMI could do.  so i removed the jai* files from
{fop}/lib, did a build, noticed that the "prepare-jai" step did
*not* echo that JAI support was being built in, rebuilt my PDF
file and ... JAI was called to process the PNG files.  huh?

Probaly nothing was compiled, and the JAR wasn't rebuild. Changing build time dependencies doesn't cause a rebuild all by istelf. Try a "build clean".

Again, a short look into build.xml would have probably
saved you some embarassment.

but again, according to the online docs, SVG support is handled by batik, which i definitely have on my CLASSPATH.

PCX files are not SVG, and can't be handled by Batik, therefore the errors. Take a closer look at the output.

J.Pietschmann



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to