Name of the font that will be imported.
Float value, measured in points.
Float value, measured in pixels. Represents the amount of spacing in between characters.
Controls the layout of the font. If this value is true, kerning information
will be used when placing characters.
Controls the style of the font.
The default character will be substituted if you draw
or measure text that contains characters which were not included in the font.
CharacterRegions control what letters are available in the font. Every
character from Start to End will be built and made available for drawing.
The characters are ordered according to the Unicode standard.