Merge branch 'improve-handling-of-private-usage-area-characters' into master

Closes #116
This commit is contained in:
Daniel Eklöf 2020-09-06 08:28:20 +02:00
commit dd19173989
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
5 changed files with 51 additions and 2 deletions

View file

@ -45,6 +45,10 @@
Ps r` (https://codeberg.org/dnkl/foot/issues/91).
* `$COLORTERM` is now set to `truecolor` at startup, to indicate
support for 24-bit RGB colors.
* Experimental support for rendering double-width glyphs with a
character width of 1. Must be explicitly enabled with
`tweak.allow-overflowing-double-width-glyphs`
(https://codeberg.org/dnkl/foot/issues/116).
### Deprecated