Fix rendering of combining characters with fonts that have glyphs for precomposed characters but not decomposed versions

Fix #2365
This commit is contained in:
Kovid Goyal
2020-02-15 21:55:17 +05:30
parent 64567646d9
commit 734c3199f0
2 changed files with 17 additions and 3 deletions

View File

@@ -33,6 +33,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- macOS: Fix menubar title not updating on OS Window focus change (:iss:`2350`)
- Fix rendering of combining characters with fonts that have glyphs for
precomposed characters but not decomposed versions (:iss:`2365`)
0.16.0 [2020-01-28]
--------------------