EmbedAllFontsHtmlController constructor

init

Creates new instance

def __init__(self):
    ...

init

Creates new instance

def __init__(self, font_name_exclude_list):
    ...
ParameterTypeDescription
font_name_exclude_listList[str]Fonts to be excluded from embedding

See Also