hi all,
i am trying to use batik-ttf2svg to generate an svg from a TT font.
however, when i try this, i get the following error:
java -jar batik-ttf2svg.jar /Library/Fonts/UNOSTITR.TTF
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/batik/svggen/font/SVGFont
at org.apache.batik.apps.ttf2svg.Main.main(Unknown Source)
i do see org/apache/batik/svggen/font/SVGFont.class in the source version,
but i do not see an svggen jar file in the binary distribution. and there
doesn't seem to be an option for generating such a jar when you run build
in the source version.
does anyone know what i should do from here? i do have all the .jar batik
files from the binary distribution in my classpath.
many thanks!
-lucas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]