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

Text line FontRunIter fails on JetBrains Mono and combining characters #4

Open
tonsky opened this issue Nov 4, 2021 · 0 comments
Open

Comments

@tonsky
Copy link
Contributor

tonsky commented Nov 4, 2021

Copied from JetBrains/skija#106

Given this:

a    U+0061  LATIN SMALL LETTER A
 ̆     U+0306  COMBINING BREVE

JB Mono supports a and ă but not ̆. That leads to whole cluster to fall back, but it should be shaped using JB Mono instead.

Screenshot 2021-04-22 at 22 54 36

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

No branches or pull requests

1 participant