Class Summary | |
---|---|
AFMParser | This class is used to parse AFM(Adobe Font Metrics) documents. |
BoundingBox | This is an implementation of a bounding box. |
CharMetric | This class represents a single character metric. |
CMAPEncodingEntry | An encoding entry for a cmap. |
CMAPTable | A table in a true type font. |
CMap | This class represents a CMap file. |
CMapParser | This will parser a CMap stream. |
CodespaceRange | This represents a single entry in the codespace range. |
Composite | This class represents composite character data. |
CompositePart | This class represents a part of composite character data. |
DigitalSignatureTable | A table in a true type font. |
Encoding | This is an interface to a text encoder. |
FontMetric | This is the outermost AFM type. |
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. |
KernPair | This represents some kern pair data. |
Ligature | This class represents a ligature, which is an entry of the CharMetrics. |
MacRomanEncoding | This is an interface to a text encoder. |
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. |
PfbParser | Parser for a pfb-file. |
PostScriptTable | A table in a true type font. |
RAFDataStream | An implementation of the TTFDataStream that goes against a RAF. |
ResourceLoader | This class will handle loading resource files(AFM/CMAP). |
TrackKern | This class represents a piece of track kerning data. |
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. |