Package | Description |
---|---|
org.apache.fontbox.cff |
This package holds classes used to parse CFF/Type2-Fonts (aka Type1C-Fonts).
|
Modifier and Type | Class and Description |
---|---|
private static class |
CFFParser.EmptyCharset
An empty charset in a malformed CID font.
|
private static class |
CFFParser.Format0Charset
Inner class representing a Format0 charset.
|
private static class |
CFFParser.Format1Charset
Inner class representing a Format1 charset.
|
private static class |
CFFParser.Format2Charset
Inner class representing a Format2 charset.
|