Skip to content

Implement justifying for unicode fonts#3285

Merged
HackbrettXXX merged 8 commits into
parallax:masterfrom
owenl131:custom-font-justify-paragraph
Feb 11, 2022
Merged

Implement justifying for unicode fonts#3285
HackbrettXXX merged 8 commits into
parallax:masterfrom
owenl131:custom-font-justify-paragraph

Conversation

@owenl131

@owenl131 owenl131 commented Oct 2, 2021

Copy link
Copy Markdown
Contributor

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.

@owenl131

owenl131 commented Oct 3, 2021

Copy link
Copy Markdown
Contributor Author

It's ready for review. Thanks!

@HackbrettXXX HackbrettXXX left a comment

Copy link
Copy Markdown
Collaborator

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.

@TD-DO

TD-DO commented Feb 9, 2022

Copy link
Copy Markdown

Can someone please merge this into master? I'd really love to be able to use this.

@HackbrettXXX
HackbrettXXX merged commit 2d9a919 into parallax:master Feb 11, 2022
@HackbrettXXX

Copy link
Copy Markdown
Collaborator

Thanks for the reminder. I've merged it now. I hope I can release it soon if I find the time.

@TD-DO

TD-DO commented Feb 11, 2022

Copy link
Copy Markdown

Thanks!

@mahgoh

mahgoh commented Nov 29, 2022

Copy link
Copy Markdown

Thanks for the reminder. I've merged it now. I hope I can release it soon if I find the time.

Really appreciate the work done here. Any chance the release will happen soon?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Justify text with any custom font does not work

4 participants