I'm trying to created some svg fonts from ttf using batik-ttf2svg.jar. After eliminating some initial error messages (nothing special) it ran fine, however, I don't see any output file. I've tried changing the various parameters (all but the first seem to be optional). I tried just the ttf file name, plus these (Windows 2000):
javaw -jar batik-ttf2svg.jar font.ttf -l 100 -h 120 -id myfont -o font.svg -testcard; Thanks as ever for any hints. Jane --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
