mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
Merge branch 'master' of github.com:m5stack/m5-docs
This commit is contained in:
@@ -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)
|
||||
|
||||
**功能:**
|
||||
|
||||
画一个角色
|
||||
绘制字符串
|
||||
|
||||
**函数原型:**
|
||||
|
||||
|
||||
+532
-7
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user