MemoryFontSource constructor

MemoryFontSource(font_data)

def __init__(self, font_data):
    ...
ParameterTypeDescription
font_databytes

See Also