box-drawing: add Unicode 13 U+1FB70 - U+1FB8B

Part of #471
This commit is contained in:
Daniel Eklöf 2021-05-03 17:57:16 +02:00
parent 3595d95c27
commit 9e5d740422
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
4 changed files with 260 additions and 6 deletions

View file

@ -35,6 +35,9 @@
(https://codeberg.org/dnkl/foot/issues/459).
* `cursor.beam-thickness` option to `foot.ini`
(https://codeberg.org/dnkl/foot/issues/464).
* Unicode 13 characters U+1FB70 - U+1FB8B to list of box drawing
characters rendered by foot itself (rather than using font glyphs)
(https://codeberg.org/dnkl/foot/issues/471).
### Changed