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

bug: on mac, ស្រៈ ើ។ ខ្មែរយូនីកូដ string ends up with overlapping characters #6

Open
mcdurdin opened this issue Sep 27, 2024 · 4 comments
Labels
wontfix This will not be worked on

Comments

@mcdurdin
Copy link

mcdurdin commented Sep 27, 2024

String: ស្រៈ ើ។ ខ្មែរយូនីកូដ

This looks like it relates to end-of-sentence marker?

As shown in the last example here:

image

https://mcdurdin.github.io/pheasakhmer.com/ (see language examples)

@mcdurdin
Copy link
Author

mcdurdin commented Sep 28, 2024

This string has a new line immediately after the sentence marker in examples.js:

            <li>
              ក្នុងឧទាហរណ៍នេះ ស្រៈ  េ និង  ី ត្រូវបានសរសេរផ្សេងពីគ្នា តែនៅលើឧបករណ៍ជាច្រើនបែរជាបង្ហាញចេញជាស្រៈ  ើ។
              ខ្មែរយូនីកូដត្រូវការស្រៈតែមួយប៉ុណ្ណោះក្នុងមួយព្យាង្គ។
            </li>

https://github.com/clo-org-kh/pheasakhmer.com/blob/b60cf6c44c082fa2ef06a0cadc08576bbec2b734/src/examples.js#L771-L774

However this happens only with Busra and not with the system font. A missing blank glyph perhaps needed for CR/LF?

With the mac system font:

image

@mhosken
Copy link
Contributor

mhosken commented Jan 17, 2025

Looks like a MacOS bug to me. No action for the font?

@mhosken mhosken added the wontfix This will not be worked on label Jan 20, 2025
@mhosken
Copy link
Contributor

mhosken commented Jan 21, 2025

keep open as evidence against Apple

@mcdurdin
Copy link
Author

Looks like a MacOS bug to me. No action for the font?

It's difficult to verify that given this only happens with Busra -- other Khmer fonts seem to be fine. Sure documentation may be difficult, but I am happy to take this issue and #5 to Apple for discussion if that helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants