Iosevka: Fix incorrect rendering when there is a combining char that does not group with its neighbors

Fixes #5153
This commit is contained in:
Kovid Goyal
2022-06-01 12:00:53 +05:30
parent 56f8a06362
commit e12a9f3caf
3 changed files with 13 additions and 3 deletions

View File

@@ -53,6 +53,9 @@ Detailed list of changes
- Themes kitten: Add a tab to show user defined custom color themes separately
(:pull:`5150`)
- Iosevka: Fix incorrect rendering when there is a combining char that does not
group with its neighbors (:iss:`5153`)
0.25.1 [2022-05-26]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~