FileFontSource constructor

FileFontSource(file_path)

Ctor.

def __init__(self, file_path):
    ...
ParameterTypeDescription
file_pathstrpath to font file

See Also