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

Myanmar characters do not appear correctly #10

Open
yanpaioo opened this issue Jan 1, 2020 · 1 comment
Open

Myanmar characters do not appear correctly #10

yanpaioo opened this issue Jan 1, 2020 · 1 comment

Comments

@yanpaioo
Copy link

yanpaioo commented Jan 1, 2020

Myanmar characters don't appear correctly in labels.
Screenshot 2020-01-01 at 10 19 28 PM
Screenshot 2020-01-01 at 10 20 59 PM

Here are sample Myanmar characters
ကခလ၁၂၃၄
When such characters are keyed in in labels, they appear differently. Could they be supported, please?

@yanpaioo yanpaioo changed the title Myanmar Unicode font is not working Myanmar characters do not appear correctly Jan 1, 2020
@kinhong
Copy link
Owner

kinhong commented Jan 4, 2020

@yanpaioo - It seems that Myanmar characters can't be rendered correctly for now (OpenLabeler currently uses JDK 11.0.2) until either JDK 14 or JDK 11.0.7 is released (in Mar and April 2020 respectively). Here are the related JDK bugs on Myanmar character rendering issues:

JDK-8223558
JDK-8236526

On Mac OS, the issue is more severe as the Unicode font is not rendered at all. Meanwhile, I would suggest trying OpenLabeler on the Linux platform, which supports better rendering (but still suffers the problem of not combining one glyph from two characters).

I will be sure to add this support once the underlying problem is fixed in Java core.

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

No branches or pull requests

2 participants