FontDataFactory class

FontDataFactory class

FontData factory

The FontDataFactory type exposes the following members:

Constructors

ConstructorDescription
__init__(self)

Methods

MethodDescription
create_font_data(self, font_name)Creates FontData with specified font name.

See Also