|  | Python Script Engine
    1.0
    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(void) | Font | |
| GetGlyphRanges | Font | |
| 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 value | Font | |
| SetFamily(String family) | Font | |
| SetPtSize(unsigned int ptSize) | Font | |
| SetStyle(String style) | Font | |
| UNICODE enum value | Font |