![]() |
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(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 name | Font | |
GetFamily() | Font | |
GetGlyphRanges | Font | |
GetGlyphRanges() | Font | |
GetKey() | Font | |
GetPtSize() | Font | |
GetStyle() | Font | |
IsRuntime() | Font | |
IsUnicode() | Font | |
operator!=(Font &rhs) const | Font | |
operator==(Font &rhs) const | Font | |
RUNTIME enum value | Font | |
SetFamily(String family) | Font | |
SetPtSize(unsigned int ptSize) | Font | |
SetStyle(String style) | Font | |
UNICODE enum value | Font |