Browse Source

add:添加LUAT_USE_GTFONT_UTF8宏

Dozingfiretruck 4 years ago
parent
commit
37cc5eadb6
1 changed files with 4 additions and 3 deletions
  1. 4 3
      app/port/luat_conf_bsp.h

+ 4 - 3
app/port/luat_conf_bsp.h

@@ -37,7 +37,8 @@
 #define LUAT_USE_SFUD  1
 // #define LUAT_USE_STATEM 1
 
-// #define LUAT_USE_GTFONT 1
+#define LUAT_USE_GTFONT 1
+#define LUAT_USE_GTFONT_UTF8
 
 #define LUAT_USE_SHELL 1
 // #define LUAT_USE_NIMBLE 1
@@ -58,8 +59,8 @@
 
 /**************FONT*****************/
 /**********U8G2&LCD FONT*************/
-#define USE_U8G2_UNIFONT_SYMBOLS
-#define USE_U8G2_OPPOSANSM12_CHINESE
+// #define USE_U8G2_UNIFONT_SYMBOLS
+// #define USE_U8G2_OPPOSANSM12_CHINESE
 // #define USE_U8G2_OPPOSANSM16_CHINESE
 // #define USE_U8G2_OPPOSANSM24_CHINESE
 // #define USE_U8G2_OPPOSANSM32_CHINESE