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

Could you help me with Kannada? (Dotted circle only!) #46

Open
Mercury13 opened this issue Oct 15, 2022 · 2 comments
Open

Could you help me with Kannada? (Dotted circle only!) #46

Mercury13 opened this issue Oct 15, 2022 · 2 comments

Comments

@Mercury13
Copy link

I’m the author of Unicodia, encyclopedia of Unicode characters. And I see that Tiro is the best open Kannada serif font ever!
But I cannot use it right now for three reasons.

  1. U+0CF3 Kannada sign Combining anusvara above right is missing. You know that and you’ve told that it needs non-trivial rules, I won’t jump in.

The rest two issues are related to dotted circle.
2. Make dotted circle visibly lighter than umlauts.
3. Correctly position vowel marks on dotted circle.

image

Thank you!

@tiroj
Copy link
Contributor

tiroj commented Oct 16, 2022

Because most of the vowel signs in Kannada are never positioned as combining marks, but always graphically merge with the base consonant to form a ligature, I do not classify them as marks in the GDEF table and do not provide any anchor positioning for them. These glyphs are never expected to be displayed in Kannada text, and only exist as pathways from the Unicode character to the ligatures. I understand that the context in which you want to display these glyphs is atypical and it is the Unicode characters themselves rather than their functional use that you want to display. However, every glyph that gets classified as a mark in the GDEF table becomes a complication in the layout intelligence of the font, as it needs to be filtered in or out of multiple lookups, and I try to avoid that. I will review this issue when I work on the Kannada updates, and see whether I can provide the positioning you want without causing headaches elsewhere.

The dotted circle is currently a standard glyph across the Tiro Indic fonts. Possibly it’s size might be more tailored to the individual scripts.

@Mercury13
Copy link
Author

Not size but overall lightness of dotted circle. As it’s intended for showcasing umlauts, it should be lighter than umlauts themselves.
Size — only if its position is really poor.

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