Python Script Engine  8.3
GL Studio Editor Python Script API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Font Member List

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

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