diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2022-09-16 23:07:09 +0200 |
---|---|---|
committer | sinanmohd <pcmsinan@gmail.com> | 2023-01-12 08:21:56 +0530 |
commit | e9bcab2d5eed030533bf17496f26f7725c0e93aa (patch) | |
tree | 5f79a3c978b0fac820892911a349f0603a6f0ad0 /FAQ | |
parent | be02bbb009f45c2118c6cf1f24713210a540e376 (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
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 |