![]() |
Python Script Engine
8.3
GL Studio Editor Python Script API
|
This is the complete list of members for Font, including all inherited members.
ASCII enum value | Font | |
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 name | Font | |
GetFamily() | Font | |
GetGlyphRanges | Font | |
GetGlyphRanges() | Font | |
GetKey() | Font | |
GetPtSize() | Font | |
GetStyle() | Font | |
IsRuntime() | Font | |
IsUnicode() | Font | |
operator!=(Font &rhs) | Font | |
operator==(Font &rhs) | Font | |
RUNTIME enum value | Font | |
SetFamily(str family) | Font | |
SetPtSize(int ptSize) | Font | |
SetStyle(str style) | Font | |
UNICODE enum value | Font |