mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-06 16:05:05 +02:00
Recognize special glyphs by comparing the index to the glyph for the codepoint in the font. Cannot rely on glyph width as many glyphs have zero width. For example the glyph for space characters.