A Font provides text rendering for Buttons and other UI elements that display text.
Types for Idx_CharacterSet.
Use ANSI; English (Symbols - C: "ANSI_Charset", Lua: __Font_ANSI_Charset)
"ANSI_Charset"
__Font_ANSI_Charset
Use the locale default character set (Symbols - C: "Default_Charset", Lua: __Font_Default_Charset)
"Default_Charset"
__Font_Default_Charset
Property index.
string - The name of the font (as reported / found by the operating system)
int - The size of the characters
bool - Whether the characters should be bold
bool - Whether the characters should be italic
CharacterSet (int) - (Windows only) Character set to use
No Results.