font_substitutes property

font_substitutes property

The list of font substitutes.

Definition:

@property
def font_substitutes(self):
    ...
@font_substitutes.setter
def font_substitutes(self, value):
    ...

See Also