Package org.pdfbox.ttf

This package contains classes to parse a TTF file.

See:
          Description

Class Summary
CMAPEncodingEntry An encoding entry for a cmap.
CMAPTable A table in a true type font.
DigitalSignatureTable A table in a true type font.
GlyphData A glyph data record in the glyf table.
GlyphTable A table in a true type font.
HeaderTable A table in a true type font.
HorizontalHeaderTable A table in a true type font.
HorizontalMetricsTable A table in a true type font.
IndexToLocationTable A table in a true type font.
MaximumProfileTable A table in a true type font.
MemoryTTFDataStream An interface into a data stream.
NameRecord A name record in the name table.
NamingTable A table in a true type font.
OS2WindowsMetricsTable A table in a true type font.
PostScriptTable A table in a true type font.
RAFDataStream An implementation of the TTFDataStream that goes against a RAF.
TrueTypeFont A class to hold true type font information.
TTFDataStream An interface into a data stream.
TTFParser A true type font file parser.
TTFTable A table in a true type font.
 

Package org.pdfbox.ttf Description

This package contains classes to parse a TTF file.