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

U+11A3A ZANABAZAR SQUARE CLUSTER-INITIAL LETTER RA reorders #8

Closed
dscorbett opened this issue Oct 12, 2022 · 2 comments
Closed

U+11A3A ZANABAZAR SQUARE CLUSTER-INITIAL LETTER RA reorders #8

dscorbett opened this issue Oct 12, 2022 · 2 comments

Comments

@dscorbett
Copy link

Font

NotoSansZanabazarSquare-Regular.otf

Where the font came from, and when

Site: https://github.com/notofonts/zanabazar-square/releases/tag/NotoSansZanabazarSquare-v2.005
Date: 2022-10-12

Font version

Version 2.005

Issue

If a cluster begins with U+11A3A ZANABAZAR SQUARE CLUSTER-INITIAL LETTER RA, the consonants below U+11A3A are moved below the previous cluster.

This happens because U+11A3A has Indic_Syllabic_Category=Consonant_Prefixed, so USE reorders it. I recommended a different property value to Unicode in 2018 but the action item has been unaddressed for years. It is therefore up to the font to work around this issue.

Character data

𑨋𑨺𑨋
U+11A0B ZANABAZAR SQUARE LETTER KA
U+11A3A ZANABAZAR SQUARE CLUSTER-INITIAL LETTER RA
U+11A0B ZANABAZAR SQUARE LETTER KA

Screenshot

𑨋𑨺𑨋

simoncozens added a commit that referenced this issue Apr 19, 2023
@dscorbett
Copy link
Author

This bug still exists in version 2.006 for clusters with more consonants, as in <U+11A3A, U+11A0B, U+11A47, U+11A30, U+11A47, U+11A19>:
𑨺𑨋𑩇𑨰𑩇𑨙

@simoncozens simoncozens reopened this Jun 23, 2023
@simoncozens
Copy link
Contributor

I've just added a fix which should make this work for stacks of up to five consonants; the deepest attested using Zanabazar Square is three consonants, so that should be enough. Of course we have Tibetan and Sanskrit as well with potentially deeper stacks, but you've got to stop somewhere.

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