create method

On this page

create

def create(cls, original_font, substitute_with):
    ...
Parameter Type Description
original_font str
substitute_with str

Returns: FontSubstitute

See Also

On this page