add note to scalable fonts in config.def.h
This commit is contained in:
parent
ee2c810152
commit
2a8ec74a60
@ -1,5 +1,6 @@
|
||||
/* See LICENSE file for copyright and license details. */
|
||||
|
||||
/* The three fields set to 0 have to stay that way for a scalable font */
|
||||
static char font[] = "-*-dejavu sans condensed-bold-r-*-*-0-0-*-*-*-0-*-*";
|
||||
#define NUMFONTS 30
|
||||
#define FONTSZ(x) ((int)(100.0 * powf(1.1288, (x)))) /* x in [0, NUMFONTS-1] */
|
||||
|
Loading…
Reference in New Issue
Block a user