mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-03 22:25:57 +00:00
macOS: Fix finding fallback font for private use unicode symbols not working reliably
Fixes #1650
This commit is contained in:
parent
75d697fa97
commit
1fcd6e1811
4 changed files with 82 additions and 23 deletions
|
|
@ -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]
|
||||
---------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue