Package | Description |
---|---|
org.apache.fontbox.cff |
This package holds classes used to parse CFF/Type2-Fonts (aka Type1C-Fonts).
|
org.apache.fontbox.type1 |
This package holds classes used to parse Type1-Fonts.
|
org.apache.pdfbox.pdmodel.font |
Classes to deal with font functionality in a PDF Document.
|
Class and Description |
---|
Type1CharStringReader
Something which can read Type 1 CharStrings, namely Type 1 and CFF fonts.
|
Class and Description |
---|
Token
A lexical token in an Adobe Type 1 font.
|
Token.Kind
All different types of tokens.
|
Type1CharStringReader
Something which can read Type 1 CharStrings, namely Type 1 and CFF fonts.
|
Type1Font
Represents an Adobe Type 1 (.pfb) font.
|
Type1Lexer
Lexer for the ASCII portions of an Adobe Type 1 font.
|
Class and Description |
---|
Type1Font
Represents an Adobe Type 1 (.pfb) font.
|