Improve rendering of wavy underline at small font sizes

See #853
This commit is contained in:
Kovid Goyal
2018-09-03 10:15:53 +05:30
parent f8395e36a1
commit b0a2dea747
2 changed files with 8 additions and 3 deletions

View File

@@ -14,6 +14,8 @@ Changelog
- Draw underlines under the text instead of over it
- Improve rendering of wavy underline at small font sizes (:iss:`853`)
0.12.0 [2018-09-01]
------------------------------