Package | Description |
---|---|
org.apache.fontbox.cff |
This package holds classes used to parse CFF/Type2-Fonts (aka Type1C-Fonts).
|
Modifier and Type | Class | Description |
---|---|---|
class |
CIDKeyedType2CharString |
A CID-Keyed Type 2 CharString.
|
Modifier and Type | Method | Description |
---|---|---|
abstract Type2CharString |
CFFFont.getType2CharString(int cidOrGid) |
Returns the Type 2 charstring for the given CID.
|
Type2CharString |
CFFType1Font.getType2CharString(int gid) |
Returns the Type 1 charstring for the given GID.
|
Copyright © 2008–2018. All rights reserved.