SpriteFontContentΒΆ

class SpriteFontContent : System.Object
string FontName
float FontSize
Texture2DContent Texture
System.Collections.Generic.List<Rectangle> Glyphs
System.Collections.Generic.List<Rectangle> Cropping
System.Collections.Generic.List<Char> CharacterMap
int VerticalLineSpacing
float HorizontalSpacing
System.Collections.Generic.List<Vector3> Kerning
System.Nullable<Char> DefaultCharacter