On Sun, Aug 06, 2017 at 08:43:50PM +0200, Milán Csaba Kecskés wrote:
> Thank you for the answers. I was using Noto Sans. Changing to DejaVu
> Sans solved the problem.
Ah, interesting.
I too have observed this issue -- on Fedora. However, I've
always thought it was the X server crashing, probably something
in the Intel driver. Obviously I've never investigated the
real reason behind these (foruntately fairly rare) crashes...
For the record, I use these fonts in my config:
static const char *fonts[] = {
"Droid Sans Mono:style=regular:size=13:antialias=true:autohint=false:lang=cs",
"Noto Sans Mono CJK KR:style=regular:size=13:antialias=true:autohint=false",
};
P
Received on Sun Aug 06 2017 - 22:26:09 CEST