fix dejavu font name
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
/* See LICENSE file for copyright and license details. */
|
/* See LICENSE file for copyright and license details. */
|
||||||
|
|
||||||
static char *fontfallbacks[] = {
|
static char *fontfallbacks[] = {
|
||||||
"dejavu",
|
"dejavu sans",
|
||||||
"roboto",
|
"roboto",
|
||||||
"ubuntu",
|
"ubuntu",
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user