From 2103cf5652cea213a1428a03db1fcfabc40230e7 Mon Sep 17 00:00:00 2001 From: cxl Date: Sun, 5 Jul 2020 07:38:55 +0000 Subject: [PATCH] .uppbox git-svn-id: svn://ultimatepp.org/upp/trunk@14658 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- uppbox/FontCover/main.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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