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