Re: [dev] Looking for no italic patch

From: Leonardo Taccari <iamleot_AT_gmail.com>
Date: Thu, 05 Feb 2015 13:32:04 +0100

Hello YCH,

YCH writes:
> Please drop me any clue about how to prevent italic font display.
I have this one:

 "-*-*-medium-r-*-*-13-*-*-*-*-*-*-*"

this is the same for dwm, dmenu, tabbed and other suckless software.
To properly set it change the font[] array, e.g.:

 static const char font[] = "-*-*-medium-r-*-*-13-*-*-*-*-*-*-*";

I suggest you to also give a look xfontsel(1) and xfd(1) to view and
search your favourite font.


HTH!
Ciao,
L.
Received on Thu Feb 05 2015 - 13:32:04 CET

This archive was generated by hypermail 2.3.0 : Thu Feb 05 2015 - 13:36:06 CET