render: draw combining characters on top of colored bitmap glyphs (emoji)

This commit is contained in:
Daniel Eklöf 2021-01-04 18:32:55 +01:00
parent 21c1d9739b
commit 482690e5fb
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 38 additions and 18 deletions

View file

@ -47,6 +47,8 @@
properly erasing the cell overflowed **into**.
* `word-delimiters` option ignores `#` and subsequent characters
(https://codeberg.org/dnkl/foot/issues/270)
* Combining characters not being rendered when composed with colored
bitmap glyhps (i.e. colored emojis).
### Security