projects
/
sent.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee2c810
)
add note to scalable fonts in config.def.h
author
Markus Teich
<markus.teich@stusta.mhn.de>
Mon, 23 Jun 2014 09:58:33 +0000
(11:58 +0200)
committer
Markus Teich
<markus.teich@stusta.mhn.de>
Mon, 23 Jun 2014 09:58:33 +0000
(11:58 +0200)
config.def.h
patch
|
blob
|
history
diff --git
a/config.def.h
b/config.def.h
index 541293bbd6279b0d06554d1e8a3fe9439ee0ad77..eb569b25529bd7c366210ec83fd1d482f5786031 100644
(file)
--- a/
config.def.h
+++ b/
config.def.h
@@
-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] */