Uses of Class
org.apache.fontbox.ttf.HorizontalMetricsTable
-
Packages that use HorizontalMetricsTable Package Description org.apache.fontbox.ttf This package contains classes to parse a TTF file. -
-
Uses of HorizontalMetricsTable in org.apache.fontbox.ttf
Fields in org.apache.fontbox.ttf declared as HorizontalMetricsTable Modifier and Type Field Description private HorizontalMetricsTableGlyphTable. hmtMethods in org.apache.fontbox.ttf that return HorizontalMetricsTable Modifier and Type Method Description HorizontalMetricsTableTrueTypeFont. getHorizontalMetrics()Get the hmtx table for this TTF.
-