Package | Description |
---|---|
org.apache.fontbox.cff |
This package holds classes used to parse CFF/Type2-Fonts (aka Type1C-Fonts).
|
Modifier and Type | Method and Description |
---|---|
private static CFFParser.Format3FDSelect |
CFFParser.readFormat3FDSelect(CFFDataInput dataInput,
int format,
int nGlyphs,
CFFCIDFont ros)
Read the Format 3 of the FDSelect data structure.
|