Uses of Class
org.apache.fontbox.cff.FDSelect
-
Packages that use FDSelect Package Description org.apache.fontbox.cff This package holds classes used to parse CFF/Type2-Fonts (aka Type1C-Fonts). -
-
Uses of FDSelect in org.apache.fontbox.cff
Methods in org.apache.fontbox.cff that return FDSelect Modifier and Type Method Description FDSelect
CFFCIDFont. getFdSelect()
Returns the fdSelect value.
-