feat: 实现 DOCX 可编辑字体嵌入

This commit is contained in:
SkyJourney
2026-07-31 16:18:30 +08:00
parent f3847f3e4b
commit 10bc62cee4
32 changed files with 2195 additions and 76 deletions
+2 -1
View File
@@ -29,7 +29,8 @@
"@md-to-pdf/core": "0.1.0",
"@md-to-pdf/docx-theme-engine": "0.1.0",
"@xmldom/xmldom": "0.9.10",
"fflate": "0.8.3"
"fflate": "0.8.3",
"fontverter": "2.0.0"
},
"devDependencies": {
"@types/node": "^24.10.1",