M5FontRender:使用Arduino IDE的M5Stack的TTF字体渲染库 源码
M5字体渲染 TTF字体渲染支持带有Arduino IDE的M5Stack / M5Core2。 如何使用 将此存储库克隆到Arduino库目录中。 在包含M5FontRender.h / M5Core2.h之后,包含M5FontRender.h 。 样例代码 从二进制文件加载TTF # include " M5Core2.h " # include " binaryttf.h " # include " M5FontRender.h " // Include after M5Stack.h / M5Core2.h M5FontRender render; void setup () {
文件列表
M5FontRender:使用Arduino IDE的M5Stack的TTF字体渲染库
(预估有个196文件)
ttpload.c
20KB
ttgload.c
75KB
ttsubpix.c
35KB
ttinterp.c
295KB
ttdriver.c
18KB
ttobjs.c
45KB
ftgrays.c
62KB
ttload.c
48KB
ttsbit0.c
27KB
ttcmap.c
108KB
暂无评论