create method
create
def create(cls, original_font, replacement_font):
...
| Parameter | Type | Description |
|---|---|---|
| original_font | Font |
|
| replacement_font | Font |
Returns: FontTransformation
See Also
- class
FontTransformation
def create(cls, original_font, replacement_font):
...
| Parameter | Type | Description |
|---|---|---|
| original_font | Font |
|
| replacement_font | Font |
Returns: FontTransformation
FontTransformation