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