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