I'm not finding a lot of good info on how to install the batik page from org.apache.batik.
Is this the regular non-processing version? I've tried to put it in
/Users/<username>/Documents/Processing/libraries/, but I continually get
No library found for org.apache.batik.svggen.font.table
No library found for org.apache.batik.svggen.font
As of release 1.0, libraries must be installed in a folder named 'libraries' inside the 'sketchbook' folder.
I also tried creating org and org/apache subdirectories.
Any insight on how to install this? The other CV libs are temporily commented out. I am able to compile with other contributed processing libs in the same directories.
Thanks, polarhb
|