mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-26 07:57:59 -04:00
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:
parent
bbf9dcc2a3
commit
d6dab2f2ba
2 changed files with 216 additions and 114 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue