This adds the fontcache dependency to try something out. Additionally the

invert mode now works as expected. In the config.def.h autohint is set to
false, so the fonts are drawn correctly, without any overlapping.
This commit is contained in:
Christoph Lohmann
2012-10-04 22:59:45 +02:00
parent 0d88f1ef75
commit 2752018e27
3 changed files with 68 additions and 30 deletions

View File

@ -1,5 +1,5 @@
#define FONT "Liberation Mono:pixelsize=12:antialias=true:autohint=true"
#define FONT "Liberation Mono:pixelsize=12:antialias=true:autohint=false"
/* Space in pixels around the terminal buffer */
#define BORDER 2