drawing is faster but the bold attr is not supported anymore.
This commit is contained in:
parent
4e6915a16b
commit
f2dff29a16
2 changed files with 39 additions and 27 deletions
2
config.h
2
config.h
|
@ -3,7 +3,7 @@
|
|||
|
||||
#define FONT "fixed"
|
||||
#define BORDER 3
|
||||
#define LINESPACE 1 /* additional pixel between each line */
|
||||
#define LINESPACE 0 /* additional pixel between each line */
|
||||
|
||||
/* Terminal colors */
|
||||
static const char *colorname[] = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue