Commit Graph

11 Commits

Author SHA1 Message Date
wsptr e7a1f06b95 GBK support added. M5.Lcd.printf() can print GBK characters using either internal HZK16 (/font/HZK16.h and /font/ASC16.h) font and external HZK16 font(HZK16 and ASC16 font file on TF card).
use maco " #define USE_INTERNAL_HZK" at the very begining of the sketch and call useHzk16(true) function before internal font is used.

highlight feature is added.
2017-09-12 23:32:40 +08:00
wsptr 2cfe25a534 GBK support added. M5.Lcd.printf() can print GBK characters using either internal HZK16 (/font/HZK16.h and /font/ASC16.h) font and external HZK16 font(HZK16 and ASC16 font file on TF card).
use maco " #define USE_INTERNAL_HZK" and call useHzk16(true) funtion before internal font is used.
2017-09-12 23:04:11 +08:00
M5Stack b1b83724b1 update 2017-08-09 14:49:26 +08:00
M5Stack cca91ecbdc update 2017-07-21 15:23:45 +08:00
M5Stack 30acf2e2a2 update 2017-07-21 12:28:18 +08:00
M5Stack 53098f1f5a update 2017-07-21 10:36:26 +08:00
M5Stack adc4b370d8 update 2017-07-20 17:53:07 +08:00
M5Stack 89bc2205d6 update 2017-07-19 18:42:30 +08:00
M5Stack 7c005963a0 update 2017-07-16 23:40:35 +08:00
M5Stack c265ba72dc update 2017-07-16 16:27:27 +08:00
Bink eff23663bb update 2017-07-03 18:07:02 +08:00