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

Diacritics are positioned incorrectly relative to double diacritics #1092

Closed
dscorbett opened this issue May 29, 2021 · 0 comments
Closed

Diacritics are positioned incorrectly relative to double diacritics #1092

dscorbett opened this issue May 29, 2021 · 0 comments
Labels

Comments

@dscorbett
Copy link

Iosevka 7.0.0 does not support diacritics applied to double diacritics. This is a regression from #596. I recommend implementing it the way Noto Sans does, which is dead simple. This should work not just with CGJ but with any non-reordering default ignorable code point.

Here is <U+0169, U+0361, U+034F, U+030E, U+0069, U+030A, U+0169, U+035F, U+034F, U+0348, U+0069, U+030A>.
ũ͡͏̎i̊ũ͟͏͈i̊


  • Your font version: 7.0.0
  • Your font variant: Iosevka Slab Extended
  • Your operating system (name and version): macOS 10.14.6
  • Your application using Iosevka: hb-view
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants