Fix rendering of ligatures with ligature fonts that dont use dummy glyphs

This commit is contained in:
Kovid Goyal
2018-01-12 16:02:50 +05:30
parent 872d39eb2c
commit 4b501fd694
2 changed files with 153 additions and 89 deletions

View File

@@ -29,6 +29,8 @@ version 0.7.0 [future]
- kitty icat: Workaround for bug in ImageMagick that would cause some images
to fail to display at certain sizes.
- Fix rendering of text with ligature fonts that do not use dummy glyphs
version 0.6.1 [2017-12-28]
---------------------------