Text.FontInfo
The Text.FontInfo value type provides basic information about a font.
function Text.FontInfo(String name) → Text.FontInfo
Returns a FontInfo value type for the font name.
optional Float size = 12
Sets the size of the font.
The Text.FontInfo value type provides basic information about a font.
function Text.FontInfo(String name) → Text.FontInfo
Returns a FontInfo value type for the font name.
optional Float size = 12
Sets the size of the font.