Namespace KernSmith.Font.Tables
Classes
- HeadTable
Data from the font's 'head' table: global metrics and bounding box for all glyphs.
- HheaTable
Data from the font's 'hhea' table: vertical extents and horizontal spacing limits.
- NameInfo
Human-readable strings from the font's 'name' table: family, style, copyright, etc.
- NamedInstance
A preset style in a variable font, like "Bold" or "Light Condensed".
- Os2Metrics
Data from the font's 'OS/2' table: weight, width, and platform-specific metrics.
- VariationAxis
A variation axis of a variable font, such as weight or width.