match_any_size property
match_any_size property
The property determines whether any font size for the original font name is matched (true) or the exact font size specified in OriginalFont is matched (false).
Definition:
@property
def match_any_size(self):
...
See Also
- class
FontTransformation