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.Format0FDSelect |
CFFParser.readFormat0FDSelect(CFFDataInput dataInput,
int format,
int nGlyphs,
CFFCIDFont ros)
Read the Format 0 of the FDSelect data structure.
|