diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2022-09-16 23:07:09 +0200 |
---|---|---|
committer | Romain Gonçalves <me@rgoncalves.se> | 2024-05-12 21:20:51 +0200 |
commit | 9eaed4a2d4033eaa28cf966d1cfefc8781473704 (patch) | |
tree | 2e1e7bfb32f1d73f2fae78007394861deb823592 /FAQ | |
parent | 08978f8b41a1969479813f5dff922a3dee724178 (diff) | |
download | st-9eaed4a2d4033eaa28cf966d1cfefc8781473704.tar.gz |
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
Diffstat (limited to 'FAQ')
-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 |