mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-26 04:03:29 +03:00
79542f4d45
* 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
153 B
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.