feat(infographic): upload PNG instead of SVG for better compatibility

- Convert SVG to PNG using canvas before uploading
- 2x scale for higher quality output
- Fix Word export compatibility issue (SVG not supported by python-docx)
- Update version to 1.4.1
- Update README.md and README_CN.md with new feature
This commit is contained in:
fujie
2026-01-07 21:23:49 +08:00
parent 961c1cbca6
commit cf86012d4d
6 changed files with 84 additions and 24 deletions

View File

@@ -33,7 +33,7 @@ Actions 是交互式插件,能够:
使用 AntV 可视化引擎,将文本转成专业的信息图。
**版本:** 1.4.0
**版本:** 1.4.1
[:octicons-arrow-right-24: 查看文档](smart-infographic.md)