Package | Description |
---|---|
org.apache.fontbox.cff |
This package holds classes used to parse CFF/Type2-Fonts (aka Type1C-Fonts).
|
Modifier and Type | Field | 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 | Description |
---|---|---|
CharStringCommand.Key |
CharStringCommand.getKey() |
The key of the CharStringCommand.
|
Copyright © 2008–2018. All rights reserved.