Fixed Chinese display
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@381 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
parent
a88a6ec0a3
commit
f559742adb
|
@ -36,9 +36,9 @@
|
||||||
#define RTGUI_MEM_TRACE
|
#define RTGUI_MEM_TRACE
|
||||||
#else
|
#else
|
||||||
#define RTGUI_USING_DFS_FILERW
|
#define RTGUI_USING_DFS_FILERW
|
||||||
#define RTGUI_USING_HZ_FILE
|
//#define RTGUI_USING_HZ_FILE
|
||||||
// #define RTGUI_USING_HZ_BMP
|
#define RTGUI_USING_HZ_BMP
|
||||||
// #define RTGUI_USING_FONT12
|
#define RTGUI_USING_FONT12
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define RTGUI_SVR_THREAD_PRIORITY 15
|
#define RTGUI_SVR_THREAD_PRIORITY 15
|
||||||
|
|
Loading…
Reference in New Issue