macOS: Fix incorrect horizontal positioning of some full-width East Asian characters

Fixes #1457
Also render multi-cell PUA characters centered, matching behavior on other platforms
This commit is contained in:
Kovid Goyal
2020-04-09 13:24:55 +05:30
parent 1f1b52b580
commit 859033415b
2 changed files with 10 additions and 4 deletions

View File

@@ -25,6 +25,12 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Fix specifying options for layouts in the startup session file not working
(:iss:`2520`)
- macOS: Fix incorrect horizontal positioning of some full-width East Asian characters
(:iss:`1457`)
- macOS: Render multi-cell PUA characters centered, matching behavior on other
platforms
0.17.2 [2020-03-29]
--------------------