Python Script Engine  7.2
GL Studio Editor Python Script API
Font Member List

This is the complete list of members for Font, including all inherited members.

ASCII enum valueFont
Font(String family, String style, unsigned int ptSize, bool isUnicode=false)Font
Font(String family, String style, unsigned int ptSize, FontEncoding_e encoding)Font
FontEncoding_e enum nameFont
GetFamily(void)Font
GetGlyphRangesFont
GetGlyphRanges(void)Font
GetKey(void)Font
GetPtSize(void)Font
GetStyle(void)Font
IsRuntime(void)Font
IsUnicode(void)Font
operator!=(Font &rhs) const Font
operator==(Font &rhs) const Font
RUNTIME enum valueFont
SetFamily(String family)Font
SetPtSize(unsigned int ptSize)Font
SetStyle(String style)Font
UNICODE enum valueFont