projects
/
sent.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a828c2
)
support even larger screens
author
Markus Teich
<markus.teich@stusta.mhn.de>
Tue, 17 Nov 2015 00:39:40 +0000
(
01:39
+0100)
committer
Markus Teich
<markus.teich@stusta.mhn.de>
Tue, 17 Nov 2015 00:39:40 +0000
(
01:39
+0100)
config.def.h
patch
|
blob
|
history
diff --git
a/config.def.h
b/config.def.h
index 9e4d5e71d314f7da001146c22d52c9027f5406a3..21e42c879827e15a42a8c331aad301b68a205f3f 100644
(file)
--- a/
config.def.h
+++ b/
config.def.h
@@
-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";