create method
create
def create(cls, original_font, substitute_with):
...
| Parameter | Type | Description |
|---|---|---|
| original_font | str |
|
| substitute_with | str |
Returns: FontSubstitute
See Also
- class
FontSubstitute
def create(cls, original_font, substitute_with):
...
| Parameter | Type | Description |
|---|---|---|
| original_font | str |
|
| substitute_with | str |
Returns: FontSubstitute
FontSubstitute