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
Methods in org.apache.fontbox.ttf that return HorizontalMetricsTable Modifier and Type Method Description HorizontalMetricsTable
TrueTypeFont. getHorizontalMetrics()
Get the hmtx table for this TTF.
-