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

From: Quolick <quolick_AT_conus.info>
Date: Sun, 9 Aug 2015 22:06:31 +0200

On Sun, Aug 09, 2015 at 08:00:38PM +0000, noname_AT_inventati.org wrote:
> 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.
>

That worked for me!

static char font[] = "Terminus:pixelsize=16:lang=ru";

Thanks a lot!
 
Received on Sun Aug 09 2015 - 22:06:31 CEST

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