Package org.apache.fontbox.ttf

This package contains classes to parse a TTF file.

See:
          Description

Interface Summary
GlyphDescription Specifies access to glyph description classes, simple and composite.
 

Class Summary
CIDFontType2Parser  
CMAPEncodingEntry An encoding entry for a cmap.
CMAPTable A table in a true type font.
DigitalSignatureTable A table in a true type font.
GlyfCompositeComp This class is based on code from Apache Batik a subproject of Apache XMLGraphics.
GlyfCompositeDescript Glyph description for composite glyphs.
GlyfDescript This class is based on code from Apache Batik a subproject of Apache XMLGraphics.
GlyfSimpleDescript This class is based on code from Apache Batik a subproject of Apache XMLGraphics.
Glyph2D This class provides a glyph to GeneralPath conversion.
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.
TTFSubFont A font, which is comprised of a subset of characters of a TrueType font.
TTFTable A table in a true type font.
 

Package org.apache.fontbox.ttf Description

This package contains classes to parse a TTF file.