mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-08 20:05:29 +08:00
Fixed Chinese display
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@381 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user