-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement justifying for unicode fonts #3285
Implement justifying for unicode fonts #3285
Conversation
It's ready for review. Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR. Looks good.
Can someone please merge this into master? I'd really love to be able to use this. |
Thanks for the reminder. I've merged it now. I hope I can release it soon if I find the time. |
Thanks! |
Really appreciate the work done here. Any chance the release will happen soon? |
Resolves #3261
When processing justified text, it checks if it is using a unicode font. If so, it processes the spaces properly to make the text justified.