Package org.apache.fontbox.type1
This package holds classes used to parse Type1-Fonts.
-
Interface Summary Interface Description Type1CharStringReader Something which can read Type 1 CharStrings, namely Type 1 and CFF fonts. -
Class Summary 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 Summary Enum Description Token.Kind All different types of tokens. -
Exception Summary Exception Description DamagedFontException Thrown when a font is damaged and cannot be read.