Re: [dev] [quolick_AT_conus.info: Re: [hackers] [st] set font]

From: <noname_AT_inventati.org>
Date: Sun, 9 Aug 2015 20:00:38 +0000

On Sun, Aug 09, 2015 at 09:48:53PM +0200, Quolick wrote:
> 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.

My config contains this line:

static char font[] = "Terminus:pixelsize=14:lang=de";

It triggers the unicode version of Terminus, should probably work for
cyrillic characters too. Maybe you will need to change "de" to your
language code.
Received on Sun Aug 09 2015 - 22:00:38 CEST

This archive was generated by hypermail 2.3.0 : Sun Aug 09 2015 - 22:12:09 CEST