Uses of Class
org.apache.fontbox.cff.CFFParser.Format3FDSelect
Packages that use CFFParser.Format3FDSelect
Package
Description
This package holds classes used to parse CFF/Type2-Fonts (aka Type1C-Fonts).
-
Uses of CFFParser.Format3FDSelect in org.apache.fontbox.cff
Methods in org.apache.fontbox.cff that return CFFParser.Format3FDSelectModifier and TypeMethodDescriptionprivate static CFFParser.Format3FDSelect
CFFParser.readFormat3FDSelect
(CFFDataInput dataInput, int format, int nGlyphs, CFFCIDFont ros) Read the Format 3 of the FDSelect data structure.