-
AbstractTable
Abstract class for true type tables.
-
CharacterToGlyphIndexMapping
A class representing the Character To Glyph Index Mapping Table (cmap) in a TrueType file.
https://www.microsoft.com/typography/otspec/cmap.htm
-
ControlValue
A class representing the Control Value Table (cvt ) in a TrueType file.
https://www.microsoft.com/typography/otspec/cvt.htm
-
ControlValueProgram
A class representing the Control Value Program Table (prep) in a TrueType file.
https://www.microsoft.com/typography/otspec/prep.htm
-
FontProgram
A class representing the Font Program Table (fpgm) in a TrueType file.
https://www.microsoft.com/typography/otspec/fpgm.htm
-
GlyphData
A class representing the Glyf Data Table (glyf) in a TrueType file.
https://www.microsoft.com/typography/otspec/glyf.htm
-
Header
A class representing the Font Header Table (head) in a TrueType file.
https://www.microsoft.com/typography/otspec/head.htm
-
HorizontalHeader
A class representing the Horizontal Header Table (hhea) in a TrueType file.
https://www.microsoft.com/typography/otspec/hhea.htm
-
HorizontalMetrics
A class representing the Horizontal Metrics Table (hmtx) in a TrueType file.
https://www.microsoft.com/typography/otspec/hmtx.htm
-
IndexToLocation
A class representing the Index to Location (loca) in a TrueType file.
https://www.microsoft.com/typography/otspec/loca.htm
-
MaximumProfile
A class representing the Maximum Profile (maxp) in a TrueType file.
https://www.microsoft.com/typography/otspec/maxp.htm
-
Name
A class representing the Naming Table (name) in a TrueType file.
-
Os2
A class representing the OS/2 and Windows Metrics Table (OS/2) in a TrueType file.
-
Post
A class representing the PostScript Table (post) in a TrueType file.
-
Record
A record in a TrueType file
-
Tags
Abstract class representing TrueType table tags