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