mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-05-06 06:47:17 -04:00
box-drawing: add U+1FB3C-U+1FB6F, U+1FB9A and U+1FB9B
These are the “wedges” from the Unicode 13 “Legacy Computing” symbols. Closes #474
This commit is contained in:
parent
bdaa9a8991
commit
1c43fdbea4
4 changed files with 228 additions and 15 deletions
|
|
@ -37,6 +37,9 @@
|
|||
* `-Ddocs=disabled|enabled|auto` meson command line option.
|
||||
* Support for `~`-expansion in the `include` directive
|
||||
(https://codeberg.org/dnkl/foot/issues/659).
|
||||
* Unicode 13 characters U+1FB3C - U+1FB6F, U+1FB9A and U+1FB9B to list
|
||||
of box drawing characters rendered by foot itself (rather than using
|
||||
font glyphs) (https://codeberg.org/dnkl/foot/issues/474).
|
||||
|
||||
|
||||
### Changed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue