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 |
---|---|
class |
CIDKeyedType2CharString
A CID-Keyed Type 2 CharString.
|
Modifier and Type | Method and Description |
---|---|
Type2CharString |
CFFType1Font.getType2CharString(int gid)
Returns the Type 1 charstring for the given GID.
|
abstract Type2CharString |
CFFFont.getType2CharString(int cidOrGid)
Returns the Type 2 charstring for the given CID.
|
Copyright © 2008–2018. All rights reserved.