Hi all, Thanks to Annick Fron I was able to get this working last night. I needed to put the jars located under lib/ in batik-ttf2svg.jar in my classpath and then it worked fine.
This is a very cool tool! Again, thanks. -lucas On Mon, 27 Jan 2003, Thomas E Deweese wrote: > >>>>> "AF" == Annick Fron <[EMAIL PROTECTED]> writes: > > AF> In the binary distribution, the jar is not in lib but just under > AF> batik > > I suspect you ment to say that the jar files are not just in > the 'batik-1.5' directory but also in lib: > > frog[xml-batik]279: ll batik-1.5/lib/batik-svggen.jar > -rw-rw-r-- 1 deweese 286812 Oct 22 14:54 batik-1.5/lib/batik-svggen.jar > > This jar file does include SVGFont. > > You don't say what version of Batik you are using but if it isn't > at least 1.5b4 try upgrading. > > >> 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] > >> > > > AF> --------------------------------------------------------------------- > AF> To unsubscribe, e-mail: [EMAIL PROTECTED] For > AF> additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
