FileFontSource constructor

FileFontSource(file_path)

Ctor.

def __init__(self, file_path):
    ...
Parameter Type Description
file_path str path to font file

See Also