kerning_minimal_size property

kerning_minimal_size property

Returns the minimal font size, for which kerning should be switched on. Read-only float.

Definition:

@property
def kerning_minimal_size(self):
    ...

See Also