Merge branch 'box-drawing'

Closes #198
This commit is contained in:
Daniel Eklöf 2021-01-03 00:08:08 +01:00
commit 5cc2f94668
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
9 changed files with 2159 additions and 1 deletions

View file

@ -28,6 +28,8 @@
* The fcft and tllist library subprojects are now handled via Meson
[wrap files](https://mesonbuild.com/Wrap-dependency-system-manual.html)
instead of needing to be manually cloned.
* Box drawing characters are now rendered by foot, instead of using
font glyphs (https://codeberg.org/dnkl/foot/issues/198)
### Deprecated