[hackers] [sent] support even larger screens || Markus Teich
commit 4ae761b8becf81ea2dfbdee38b323bb0e6d5bf2a
Author: Markus Teich <markus.teich_AT_stusta.mhn.de>
AuthorDate: Tue Nov 17 01:39:40 2015 +0100
Commit: Markus Teich <markus.teich_AT_stusta.mhn.de>
CommitDate: Tue Nov 17 01:39:40 2015 +0100
support even larger screens
diff --git a/config.def.h b/config.def.h
index 9e4d5e7..21e42c8 100644
--- a/config.def.h
+++ b/config.def.h
_AT_@ -5,7 +5,7 @@ static char *fontfallbacks[] = {
"roboto",
"ubuntu",
};
-#define NUMFONTSCALES 30
+#define NUMFONTSCALES 42
#define FONTSZ(x) ((int)(10.0 * powf(1.1288, (x)))) /* x in [0, NUMFONTSCALES-1] */
static const char *fgcol = "#000000";
Received on Tue Nov 17 2015 - 01:37:36 CET
This archive was generated by hypermail 2.3.0
: Tue Nov 17 2015 - 01:48:17 CET