3 changed files with 8 additions and 4 deletions
@ -0,0 +1,4 @@
|
||||
#!/bin/sh |
||||
|
||||
LIBS=/usr/lib/apache-xml:/usr/lib/apache-xml/* |
||||
java -cp $LIBS org.apache.fop.fonts.apps.TTFReader $@ |
Loading…
Reference in new issue