macOS: Fix finding fallback font for private use unicode symbols not working reliably

Fixes #1650
This commit is contained in:
Kovid Goyal
2019-06-30 18:11:58 +05:30
parent 75d697fa97
commit 1fcd6e1811
4 changed files with 82 additions and 23 deletions

View File

@@ -32,6 +32,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Linux: Fix incorrect scaling for fallback fonts when the font has an
underscore that renders out of bounds (:iss:`1713`)
- macOS: Fix finding fallback font for private use unicode symbols not working
reliably (:iss:`1650`)
0.14.2 [2019-06-09]
---------------------