FolderFontSource 构造函数
FolderFontSource(folder_path, scan_subfolders)
Ctor。
def __init__(self, folder_path, scan_subfolders):
...
范围 | 类型 | 描述 |
---|---|---|
folder_path | str | 字体文件夹的路径 |
scan_subfolders | bool | 确定是否扫描子文件夹。 |
Ctor。
def __init__(self, folder_path, scan_subfolders):
...
范围 | 类型 | 描述 |
---|---|---|
folder_path | str | 字体文件夹的路径 |
scan_subfolders | bool | 确定是否扫描子文件夹。 |