On Sun, Aug 09, 2015 at 10:19:56PM +0300, Ilya S wrote: > :/ > > config.h > > static char font[] = "Liberation > Mono:pixelsize=12:antialias=false:autohint=false";
Exactly! This is what I wrote: static char font[] = "terminus:pixelsize=16:antialias=false:autohint=false"; Seems fine for Latin characters, but cyrillic ones are not terminus. Are cyrillic font must be set somehow specially? Visually, cyrillic characters are from Liberation font.