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

This reverts commit 5555a66638.
Since it does not fix the issue.
This commit is contained in:
Kovid Goyal
2020-08-06 21:20:54 +05:30
parent 7f48a927de
commit 4062365b19
3 changed files with 6 additions and 11 deletions

View File

@@ -14,8 +14,6 @@ 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
- Fix image leaving behind a black rectangle when switch away and back to
alternate screen (:iss:`2901`)