Add default Linux font directory

This commit is contained in:
Joshua Granick
2015-03-30 08:54:04 -07:00
parent 345b24daf9
commit 94655546bb

View File

@@ -120,6 +120,10 @@ namespace lime {
return "/usr/fonts/font_repository/monotype";
#else
return "/usr/share/fonts/truetype";
#endif
break;