Merge branch 'master' of github.com:m5stack/m5-docs

This commit is contained in:
Gitshaoxiang
2021-01-15 15:22:10 +08:00
3 changed files with 535 additions and 10 deletions
+3 -3
View File
@@ -1608,7 +1608,7 @@ img.deleteSprite();
**功能:**
加载自己的字体
加载字体
**函数原型:**
@@ -1633,7 +1633,7 @@ M5.Lcd.loadFont("filename", SD);
**功能:**
使用您自己的字体完成
卸载字体
**函数原型:**
@@ -1714,7 +1714,7 @@ lcd.drawLine(0,0,12,12,lcd.WHITE)
**功能:**
画一个角色
绘制字符串
**函数原型:**
View File
File diff suppressed because it is too large Load Diff