Package | Description |
---|---|
org.apache.fontbox.cff |
This package holds classes used to parse CFF/Type2-Fonts (aka Type1C-Fonts).
|
Modifier and Type | Field and Description |
---|---|
static java.util.Map<CharStringCommand.Key,java.lang.String> |
CharStringCommand.TYPE1_VOCABULARY
A map with the Type1 vocabulary.
|
static java.util.Map<CharStringCommand.Key,java.lang.String> |
CharStringCommand.TYPE2_VOCABULARY
A map with the Type2 vocabulary.
|
Modifier and Type | Method and Description |
---|---|
CharStringCommand.Key |
CharStringCommand.getKey()
The key of the CharStringCommand.
|