|
Hi:
I'm trying to create a few font metrics
files.
Here's the command I'm using:
C:\Program Files\FOP\fop-0.20.3>java
org.apache.fop.fonts.apps.TTFReader -ttcname "HGRM" C:\Windows\Fonts\HGRM.TTC
hgrm.xml
And this is the error message I
get:
Exception in thread "main"
java.lang.NoClassDefFoundError: org/apache/fop/fonts/apps/TTFReader
I don't know s**t about Java programming
but I guess this means that my command wasn't good or I'm missing
something. How do I fix this?
Thanks
Matthew |
