feat: 完成绘制汉字基础功能

This commit is contained in:
R524809
2025-10-17 17:48:34 +08:00
parent 7ac81eb961
commit 2734b9de9e
18 changed files with 16428 additions and 299 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ class TextDrawService {
this.paperSize = 'A4';
this.options = {
appName: '涂鸦丫小程序',
appHint: '涂色|识字|画画|打印',
appHint: '识字|识图|练字|打印',
title: '找一找 涂 色',
subTitle: '给文字涂上相同的颜色',
...options,