mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-21 05:33:45 -04:00
changelog: zero-width grapheme breaking codepoints causing fallback font to be used
This commit is contained in:
parent
1fec0cf5ea
commit
d43326d2b5
1 changed files with 4 additions and 0 deletions
|
|
@ -73,9 +73,13 @@
|
||||||
codepoints ([#2039][2039]).
|
codepoints ([#2039][2039]).
|
||||||
* Keyboard modifiers not being reset on keyboard leave events
|
* Keyboard modifiers not being reset on keyboard leave events
|
||||||
([#2034][2034]).
|
([#2034][2034]).
|
||||||
|
* Fallback font (and possibly wrong color) being used when a character
|
||||||
|
was followed by a zero-width grapheme breaking codepoint (for
|
||||||
|
example, _LEFT-TO-RIGHT MARK_) ([#2049][2049]).
|
||||||
|
|
||||||
[2039]: https://codeberg.org/dnkl/foot/issues/2039
|
[2039]: https://codeberg.org/dnkl/foot/issues/2039
|
||||||
[2034]: https://codeberg.org/dnkl/foot/issues/2034
|
[2034]: https://codeberg.org/dnkl/foot/issues/2034
|
||||||
|
[2049]: https://codeberg.org/dnkl/foot/issues/2049
|
||||||
|
|
||||||
|
|
||||||
### Security
|
### Security
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue