Re: [dev] [st] Crash when displaying these characters

2021-08-18 Thread Mateusz Okulus
You need libxft-bgra. It's a bug in xft. Read https://git.suckless.org/st/file/FAQ.html for explanation. Notice that instead of disabling as in FAQ you can install this fork of xft which is what I recommend, because it'll also work on dwm, dmenu etc. Regards, mat signature.asc Description: PGP

Re: [dev] [st] Crash when displaying these characters

2021-08-18 Thread Страхиња Радић
On 21/08/18 08:06, Mateusz Okulus wrote: > You need libxft-bgra. It's a bug in xft. > > Read https://git.suckless.org/st/file/FAQ.html for explanation. > > Notice that instead of disabling as in FAQ you can install this fork of > xft which is what I recommend, because it'll also work on dwm, dmen