Indian (Lohit) fonts from Fedora render half height for some text #8751
-
Beta Was this translation helpful? Give feedback.
Answered by
kovidgoyal
Jun 24, 2025
Replies: 1 comment 2 replies
-
yes that is because those glyphs dont fit in a single cell. they need to be spread over multiple cells, but that can only be done by an actual terminal program like an editor or similar using the kitty text sizing protocol. Hopefully eventually programs will get around to implementing it. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Strykar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
yes that is because those glyphs dont fit in a single cell. they need to be spread over multiple cells, but that can only be done by an actual terminal program like an editor or similar using the kitty text sizing protocol. Hopefully eventually programs will get around to implementing it.