Skip to content
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

feat(docker): Add support for CJK fonts + Replace ms-fonts with opens… #242

Merged
merged 1 commit into from
Jul 27, 2020
Merged

feat(docker): Add support for CJK fonts + Replace ms-fonts with opens… #242

merged 1 commit into from
Jul 27, 2020

Conversation

gabriel-tessier
Copy link
Collaborator

…ans.

There's 2 changes in one push:

1- Added support for CJK fonts as with the actual version the CJK was displayed as square (see the second screenshot).
2- Replaced ms-font with opensans as opensans fonts are already in the official repository and for sure will have better support.

As you can see in the diagrams generated the text is sometimes going outside of the bound with ms-fonts, the version with opensans is more clean.

With opensans
testfontsCJKOpenSans

With ms-font
testfontsMSfont

Copy link
Owner

@mingrammer mingrammer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great improvement :) LGTM!

@mingrammer mingrammer merged commit 17e4e73 into mingrammer:master Jul 27, 2020
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.

2 participants