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 #106

Open
tonsky opened this issue Apr 22, 2021 · 0 comments
Open

Comments

@tonsky
Copy link
Collaborator

tonsky commented Apr 22, 2021

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
Projects
None yet
Development

No branches or pull requests

1 participant