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

Nukta clashing with below-base subscripts in Telugu and Kannada #51

Open
sridatta1 opened this issue Dec 14, 2022 · 1 comment
Open

Comments

@sridatta1
Copy link

Based on this tweet and my earlier testing in Kannada
https://twitter.com/virtualvinodh/status/1542533851133755393
Kannada
Some sample clusters, can be tested for more ಕ಼್ತ ಕ್ತ ಜ಼್ಜ಼ ಜ್ಜ ಫ಼್ಫ಼ ಫ಼್ತ ಫ್ತ
image

Telugu
క఼్త క్త ఫ఼్త ఫ్త
text

@tiroj
Copy link
Contributor

tiroj commented Dec 14, 2022

Hmm. This gets tricky in the Kannada, given that the distance between the nukta and the subscript is going to vary based on the width of the base letter. Lowering the subscripts contextually would be the easier solution. Adjusting their position horizontally is a lot more complicated.

[Increasingly, I find myself wishing that Kannada had retained the convention of vertical arrangement of base+subscript like Telugu. While the offset horizontal arrangement of subscripts seems simpler because it can be mostly resolved with kerning, in fact it introduces more problems as soon as one goes beyond the common combinations of Kannada language.]

The Telugu should be an easier fix: a contextual vertical adjustment.

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

2 participants