Namespace Stride.Graphics.Font
Classes
- FontDataFactory
- A font factory initializing only the data members of font. Used when creating a font in the only purpose use serializing on disk. 
- FontStyleExtensions
- Extension methods for type FontStyle. 
- FontSystem
- The system managing the fonts. 
- Glyph
- Description of a glyph (a single character) 
Structs
- Kerning
- Describes kerning information. 
Interfaces
- IFontFactory
- The interface to create and manage fonts. 
Enums
- FontAntiAliasMode
- Available antialias mode. 
- FontStyle
- Type of a font.