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 are interactive plugins that:
Transform text into professional infographics using AntV visualization engine with various templates.
**Version:** 1.4.0
**Version:** 1.4.1
[:octicons-arrow-right-24: Documentation](smart-infographic.md)