SetaPDF_Core_Font_TrueType_Table
Namespaces
Classes
-
SetaPDF_Core_Font_TrueType_Table
Abstract class for true type tables.
-
SetaPDF_Core_Font_TrueType_Table_CharacterToGlyphIndexMapping
A class representing the Character To Glyph Index Mapping Table (cmap) in a TrueType file. https://www.microsoft.com/typography/otspec/cmap.htm
-
SetaPDF_Core_Font_TrueType_Table_ControlValue
A class representing the Control Value Table (cvt ) in a TrueType file. https://www.microsoft.com/typography/otspec/cvt.htm
-
SetaPDF_Core_Font_TrueType_Table_ControlValueProgram
A class representing the Control Value Program Table (prep) in a TrueType file. https://www.microsoft.com/typography/otspec/prep.htm
-
SetaPDF_Core_Font_TrueType_Table_FontProgram
A class representing the Font Program Table (fpgm) in a TrueType file. https://www.microsoft.com/typography/otspec/fpgm.htm
-
SetaPDF_Core_Font_TrueType_Table_GlyphData
A class representing the Glyf Data Table (glyf) in a TrueType file. https://www.microsoft.com/typography/otspec/glyf.htm
-
SetaPDF_Core_Font_TrueType_Table_Header
A class representing the Font Header Table (head) in a TrueType file. https://www.microsoft.com/typography/otspec/head.htm
-
SetaPDF_Core_Font_TrueType_Table_HorizontalHeader
A class representing the Horizontal Header Table (hhea) in a TrueType file. https://www.microsoft.com/typography/otspec/hhea.htm
-
SetaPDF_Core_Font_TrueType_Table_HorizontalMetrics
A class representing the Horizontal Metrics Table (hmtx) in a TrueType file. https://www.microsoft.com/typography/otspec/hmtx.htm
-
SetaPDF_Core_Font_TrueType_Table_IndexToLocation
A class representing the Index to Location (loca) in a TrueType file. https://www.microsoft.com/typography/otspec/loca.htm
-
SetaPDF_Core_Font_TrueType_Table_MaximumProfile
A class representing the Maximum Profile (maxp) in a TrueType file. https://www.microsoft.com/typography/otspec/maxp.htm
-
SetaPDF_Core_Font_TrueType_Table_Name
A class representing the Naming Table (name) in a TrueType file.
-
SetaPDF_Core_Font_TrueType_Table_Os2
A class representing the OS/2 and Windows Metrics Table (OS/2) in a TrueType file.
-
SetaPDF_Core_Font_TrueType_Table_Post
A class representing the PostScript Table (post) in a TrueType file.
-
SetaPDF_Core_Font_TrueType_Table_Record
A record in a TrueType file
-
SetaPDF_Core_Font_TrueType_Table_Tags
Abstract class representing TrueType table tags