use_text_shaper property
Leave feedback
On this page
The property indicates whether to use a text shaper for better kerning display. Default is False.
@property
def use_text_shaper(self):
...
@use_text_shaper.setter
def use_text_shaper(self, value):
...
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.