Add Unifont to the default list of alternative fonts
This commit is contained in:
parent
b7f5f045c6
commit
a6f9b6d5a4
|
@ -39,7 +39,7 @@
|
|||
|
||||
#define DEF_FONT "Monospace 9"
|
||||
#ifdef WIN32
|
||||
#define DEF_FONT_ALTER "Arial Unicode MS,Lucida Sans Unicode,MS Gothic"
|
||||
#define DEF_FONT_ALTER "Arial Unicode MS,Lucida Sans Unicode,MS Gothic,Unifont"
|
||||
#endif
|
||||
|
||||
void
|
||||
|
|
Loading…
Reference in New Issue