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 Map<CharStringCommand.Key,String> |
CharStringCommand.TYPE1_VOCABULARY
A map with the Type1 vocabulary.
|
static Map<CharStringCommand.Key,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.
|
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.