Use circles for rendering light arc box-drawing characters.

Ellipses can look weird when the font is narrow.

Closes #988
This commit is contained in:
L3MON4D3 2022-03-23 11:55:16 +01:00 committed by Daniel Eklöf
parent bbf9dcc2a3
commit d6dab2f2ba
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
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