feat: add text draw core

This commit is contained in:
2026-08-26 00:22:28 +05:00
parent 2e980fb115
commit 38e7cd20d2
6 changed files with 299 additions and 1 deletions
+1
View File
@@ -14,6 +14,7 @@ export const en: Dict = {
color: 'Color',
geometry: 'Geometry',
filters: 'Filters',
text: 'Text',
analyze: 'Analyze',
generate: 'Generate'
},