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

Dotted circle between Bengali anji and candrabindu #538

Closed
dscorbett opened this issue Sep 14, 2017 · 4 comments
Closed

Dotted circle between Bengali anji and candrabindu #538

dscorbett opened this issue Sep 14, 2017 · 4 comments

Comments

@dscorbett
Copy link
Collaborator

A dotted circle is inserted between U+0980 BENGALI ANJI and U+0981 BENGALI SIGN CANDRABINDU in ⟨ঀঁ⟩, but that is a valid cluster.

@jfkthame
Copy link
Collaborator

jfkthame commented Oct 2, 2017

Looks like U+0980 BENGALI ANJI is missing from Unicode's IndicSyllabicCategory.txt, which is why we don't recognize it as part of a valid cluster.

(The proposal http://unicode.org/L2/L2011/11359-bengali-anji.pdf confirms that it's appropriate for CANDRABINDU to appear on this character.)

@jfkthame
Copy link
Collaborator

jfkthame commented Oct 2, 2017

U+0980 BENGALI ANJI is missing from Unicode's IndicSyllabicCategory.txt

FTR, reported this via the Unicode feedback form.

@behdad behdad closed this as completed in 1a0a356 Oct 2, 2017
@behdad
Copy link
Member

behdad commented Oct 2, 2017

Fixed.

Would be nice to add a test for it. David, do you have a test font?

@dscorbett
Copy link
Collaborator Author

Lohit Assamese 2.91.5

behdad added a commit that referenced this issue Oct 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants