Uses of Class
org.fontbox.ttf.PostScriptTable

Packages that use PostScriptTable
org.fontbox.ttf This package contains classes to parse a TTF file. 
 

Uses of PostScriptTable in org.fontbox.ttf
 

Methods in org.fontbox.ttf that return PostScriptTable
 PostScriptTable TrueTypeFont.getPostScript()
          Get the postscript table for this TTF.