FileFontSource constructor

__init__(self, file_path)

Ctor.


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

See Also