Fix incorrect text-antialiasing when using very low background opacity

Fix #1005
This commit is contained in:
Kovid Goyal
2018-11-22 10:26:40 +05:30
parent 4ceb4cfc22
commit 074614bc8e
2 changed files with 4 additions and 1 deletions

View File

@@ -86,6 +86,9 @@ Changelog
- Add a terminfo entry for full keyboard mode.
- Fix incorrect text-antialiasing when using very low background opacity
(:iss:`1005`)
0.12.3 [2018-09-29]
------------------------------