See: Description
Interface | Description |
---|---|
Type1CharStringReader |
Something which can read Type 1 CharStrings, namely Type 1 and CFF fonts.
|
Class | Description |
---|---|
Token |
A lexical token in an Adobe Type 1 font.
|
Type1Font |
Represents an Adobe Type 1 (.pfb) font.
|
Type1Lexer |
Lexer for the ASCII portions of an Adobe Type 1 font.
|
Type1Parser |
Parses an Adobe Type 1 (.pfb) font.
|
Enum | Description |
---|---|
Token.Kind |
All different types of tokens.
|
Exception | Description |
---|---|
DamagedFontException |
Thrown when a font is damaged and cannot be read.
|