Python Script Engine  8.1
GL Studio Editor Python Script API
GlsFontFactory.i File Reference

Functions

String DerivedClassName (String name, String style, unsigned int ptSize)
 

Detailed Description

The GlsFontFactory Python interface file.

Function Documentation

String DerivedClassName ( String  name,
String  style,
unsigned int  ptSize 
)

Returns the name of the class that would be generated for a derived font class.

Parameters
namethe font family to use
stylethe font style to use
ptSizethe point size of the font in question
Returns
the class name that should be generated for this font