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:
parent
0d88f1ef75
commit
2752018e27
3 changed files with 68 additions and 30 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue