This namespace provides classes to parse font information.
Classes
| Class | Description | |
|---|---|---|
| CharacterToGlyphIndexMap |
Character To Glyph Index Mapping Table
| |
| DeobfuscatedFontStream |
Provides a stream capable of reading obfuscated fonts (odttf and odttc).
| |
| FontInfo |
Encapsulates Open Type font information.
| |
| FontParser |
Parses Open Type fonts and returns font information.
| |
| GlyphHelper |
Provides utility methods for Glyphs elements.
| |
| GlyphRun |
Provides access to font details such as glyph indices and individual glyph positions
| |
| GlyphTypeface |
Specifies a physical font face that corresponds to a font file
| |
| GlyphTypefaceExtensions |
Provides extension methods to GlyphTypeface.
| |
| GlyphTypefaceInfo |
Represents a glyph typeface available on the local system.
| |
| GlyphTypefaceLocalized |
Specifies a physical font face that corresponds to a font file localized to a specific culture.
|
Structures
| Structure | Description | |
|---|---|---|
| GlyphIndexPoint |
Encapsulates the data for a single glyph index point.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| FontEmbeddingRight |
Describes font embedding permissions specified in an OpenType font file.
| |
| FontType |
Identifies Open Type font types.
|