Use circles for rendering light arc box-drawing characters.

Ellipses can look weird when the font is narrow.
This commit is contained in:
L3MON4D3 2022-03-23 11:55:16 +01:00
parent de5226c930
commit fc6a10aa7c
2 changed files with 216 additions and 114 deletions

View file

@ -60,6 +60,8 @@
(https://codeberg.org/dnkl/foot/issues/971).
* `\r` is no longer translated to `\n` when pasting clipboard data
(https://codeberg.org/dnkl/foot/issues/980).
* Use circles for rendering light arc box-drawing characters
(https://codeberg.org/dnkl/foot/issues/988).
### Deprecated