|
Python Script Engine
8.1
GL Studio Editor Python Script API
|
Functions | |
| String | DerivedClassName (String name, String style, unsigned int ptSize) |
The GlsFontFactory Python interface file.
| String DerivedClassName | ( | String | name, |
| String | style, | ||
| unsigned int | ptSize | ||
| ) |
Returns the name of the class that would be generated for a derived font class.
| name | the font family to use |
| style | the font style to use |
| ptSize | the point size of the font in question |