Package com.sun.pdfview.font.ttf

Class Summary
AdobeGlyphList Build an object which provides access to all the Adobe glyph names, using a unicode value, and which can translate a glyph name to one or more unicode values.
CMap  
CMapFormat0  
CMapFormat4  
CMapFormat6  
CmapTable Represents the TTF "cmap" table
Glyf A single glyph in a pdf font.
GlyfCompound A single simple glyph in a pdf font.
GlyfSimple A single simple glyph in a pdf font.
GlyfTable Model the TrueType Glyf table
HeadTable  
HheaTable  
HmtxTable Model the TrueType Post table
LocaTable Model the TrueType Loca table
MaxpTable  
NameTable  
PostTable Model the TrueType Post table
TrueTypeFont  
TrueTypeTable The base class for TrueType tables.