tauri/.changes/fix-cli-icon-svg-render-text.md
Roy Laurie 79542f4d45
fix(cli): icon should render explicit svg text node fonts (fix: #10022) (#10039)
* fix(cli): icon should render explicit svg text node fonts (fix: #10022)

* fix(cli): icon should render explicit svg text node fonts (fix: #10022)

added a .change file for the fix
2024-06-12 04:25:11 +03:00

153 B

tauri-cli @tauri-apps/cli
patch:bug patch:bug

Fixed an issue that prevented tauri icon from rendering <text> nodes in SVG files.