Check for additional fonts.

This commit is contained in:
Themaister 2011-11-22 18:52:20 +01:00
parent 46054de4f8
commit 503c51d633

View File

@ -142,6 +142,8 @@ static const char *font_paths[] = {
#elif defined(__APPLE__)
static const char *font_paths[] = {
"/Library/Fonts/Microsoft/Candara.ttf",
"/Library/Fonts/Verdana.ttf",
"/Library/Fonts/Tahoma.ttf",
#else
static const char *font_paths[] = {
"/usr/share/fonts/TTF/DejaVuSansMono.ttf",