API Docs / Microsoft.VisualBasic.Drawing.Fonts.TrueType
Microsoft.VisualBasic.Drawing.Fonts.TrueType 0.2.9762.11310.
Namespaces 9
Types 21
Members 217
01 Namespaces
Microsoft.VisualBasic.Drawing.Fonts.TrueType
| Type | Summary |
Members |
| TrueTypeFont |
A TrueType parser for reading, glyphIds, names, descriptions, and kerning information from TrueType fonts |
18 |
| TtcHeader |
Header for TrueType Collection files |
9 |
| WindowsEncoding |
|
12 |
Microsoft.VisualBasic.Drawing.Fonts.TrueType.Helpers
Microsoft.VisualBasic.Drawing.Fonts.TrueType.IO
| Type | Summary |
Members |
| FontReader |
Extended BinaryReader with helper methods for reading number and text formats common in TrueType files |
10 |
Microsoft.VisualBasic.Drawing.Fonts.TrueType.Tables
| Type | Summary |
Members |
| HeadTable |
Font Header Table |
19 |
| HheaTable |
The Horizontal Header Table contains information for horizontal layout |
16 |
| MaxpTable |
Maximum Profile Table |
16 |
| OffsetTable |
Contains the offset in the file to the major tables (like CMAP, NAME, KERN, etc...) in this font |
7 |
| Os2Table |
OS/2 and Windows Metrics Table |
40 |
| TrueTypeTableNames |
|
20 |
| VheaTable |
The Vertical Header Table contains information for vertical layout |
15 |
Microsoft.VisualBasic.Drawing.Fonts.TrueType.Tables.Cmap
Microsoft.VisualBasic.Drawing.Fonts.TrueType.Tables.Hmtx
| Type | Summary |
Members |
| HmtxTable |
Horizontal Metrics Table |
4 |
| LongHorMetric |
Horizontal layout metrics for a glyph |
3 |
Microsoft.VisualBasic.Drawing.Fonts.TrueType.Tables.Kern
| Type | Summary |
Members |
| KernTable |
Contains adjustment to horizontal/vertical positions between glyphs |
5 |
Microsoft.VisualBasic.Drawing.Fonts.TrueType.Tables.Name
Microsoft.VisualBasic.Drawing.Fonts.TrueType.Tables.Vmtx