diff --git a/uppbox/FontCover/main.cpp b/uppbox/FontCover/main.cpp index 5a7417592..3e299cd35 100644 --- a/uppbox/FontCover/main.cpp +++ b/uppbox/FontCover/main.cpp @@ -3,7 +3,7 @@ using namespace Upp; const char *font[] = { - "sans-serif", +/* "sans-serif", "Arial", "Arial Unicode MS", "MS UI Gothic", @@ -19,6 +19,8 @@ const char *font[] = { "SimSun", "PMingLiU", "Symbol", +*/ "FreeMono", + "FontAwesome", }; GUI_APP_MAIN