Adjust cell height automatically for buggy fonts that draw brackets outside the bounding box

See https://github.com/cormullion/juliamono/issues/14
This commit is contained in:
Kovid Goyal
2020-08-06 14:06:06 +05:30
parent dad355b932
commit 5555a66638
3 changed files with 11 additions and 6 deletions

View File

@@ -14,6 +14,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Fix a regression in the previous release that could cause an exception during
startup in rare circumstances (:iss:`2896`)
- Adjust cell height automatically for buggy fonts that draw brackets outside the bounding box
0.18.2 [2020-07-28]
--------------------