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