add note to scalable fonts in config.def.h
authorMarkus Teich <markus.teich@stusta.mhn.de>
Mon, 23 Jun 2014 09:58:33 +0000 (11:58 +0200)
committerMarkus Teich <markus.teich@stusta.mhn.de>
Mon, 23 Jun 2014 09:58:33 +0000 (11:58 +0200)
config.def.h

index 541293bbd6279b0d06554d1e8a3fe9439ee0ad77..eb569b25529bd7c366210ec83fd1d482f5786031 100644 (file)
@@ -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] */