FolderFontSource constructor

init

Ctor.

def __init__(self, folder_path, scan_subfolders):
    ...
ParameterTypeDescription
folder_pathstrpath to fonts folder
scan_subfoldersboolDetermines whether or not to scan subfolders.

See Also