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:
@ -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
|
||||
|
Reference in New Issue
Block a user