diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2022-09-16 23:07:09 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2023-05-08 00:48:15 +0200 |
commit | 43fe8ada58d53585c3b1d283203a7ed577497ba2 (patch) | |
tree | 1d21bef118868759d20d267759b38052072cecea | |
parent | 05fb7587ede0790489e5a912182e0c79bc338708 (diff) |
FAQ: document the color emojis crash issue which affected some systems is fixed
It is fixed in libXft 2.3.6:
https://gitlab.freedesktop.org/xorg/lib/libxft/-/blob/libXft-2.3.5/NEWS
-rw-r--r-- | FAQ | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -248,3 +248,6 @@ fonts: Please don't bother reporting this bug to st, but notify the upstream Xft developers about fixing this bug. + +As of 2022-09-05 this now seems to be finally fixed in libXft 2.3.5: +https://gitlab.freedesktop.org/xorg/lib/libxft/-/blob/libXft-2.3.5/NEWS |