Uses of Class
org.apache.fontbox.ttf.PostScriptTable
- 
Packages that use PostScriptTable Package Description org.apache.fontbox.ttf This package contains classes to parse a TTF file. - 
- 
Uses of PostScriptTable in org.apache.fontbox.ttf
Methods in org.apache.fontbox.ttf that return PostScriptTable Modifier and Type Method Description PostScriptTableTrueTypeFont. getPostScript()Get the postscript table for this TTF. 
 -