Linux: Fix automatic detection of bold/italic faces for fonts such as IBM Plex Mono and have the regular face with a full name that is the same as the family name

Fixes #2951
This commit is contained in:
Kovid Goyal
2020-09-03 17:14:55 +05:30
parent d7a6ceb3a6
commit 80e39212b8
2 changed files with 12 additions and 3 deletions

View File

@@ -40,6 +40,10 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Implement special rendering for various characters from the set of "Symbols
for Legacy Computing" from the Unicode 13 standard
- Linux: Fix automatic detection of bold/italic faces for fonts such as IBM
Plex Mono and have the regular face with a full name that is the same as the
family name (:iss:`2951`)
0.18.3 [2020-08-11]
-------------------