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

Incorrect shaping around U+0AFB GUJARATI SIGN SHADDA #552

Closed
dscorbett opened this issue Oct 2, 2017 · 0 comments
Closed

Incorrect shaping around U+0AFB GUJARATI SIGN SHADDA #552

dscorbett opened this issue Oct 2, 2017 · 0 comments

Comments

@dscorbett
Copy link
Collaborator

U+0AFB GUJARATI SIGN SHADDA is a gemination mark. It can occur in the middle of a cluster: the second example in section 4.2 of L2/15-103R is ⟨શૻ્શૻ⟩ (U+0AB6 U+0AFB U+0ACD U+0AB6 U+0AFB). If the shadda precedes the virama, as in that proposal, HarfBuzz inserts a dotted circle, because the shadda has Indic_Syllabic_Category=Cantillation_Mark. If the shadda follows the virama, as its Indic_Syllabic_Category implies is currently the correct order, the input is split into two clusters, whereas it should be one cluster with a half form.

See also roozbehp/unicode-data#7.

@behdad behdad closed this as completed in 63db692 Oct 3, 2017
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