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