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