Browse Source

Fixed Chinese display

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@381 bbd45198-f89e-11dd-88c7-29a3b14d5316
gary.li.wenchao.4 15 years ago
parent
commit
f559742adb
1 changed files with 3 additions and 3 deletions
  1. 3 3
      rtgui/include/rtgui/rtgui_config.h

+ 3 - 3
rtgui/include/rtgui/rtgui_config.h

@@ -36,9 +36,9 @@
 #define RTGUI_MEM_TRACE
 #else
 #define RTGUI_USING_DFS_FILERW
-#define RTGUI_USING_HZ_FILE
-// #define RTGUI_USING_HZ_BMP
-// #define RTGUI_USING_FONT12
+//#define RTGUI_USING_HZ_FILE
+#define RTGUI_USING_HZ_BMP
+#define RTGUI_USING_FONT12
 #endif
 
 #define RTGUI_SVR_THREAD_PRIORITY		15