use rsvg to convert assets
This commit is contained in:
parent
4c7038dd4a
commit
e135c75787
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
||||||
: foreach svg/*.svg |> convert -background none %f %o |> png/%B.png
|
: foreach svg/*.svg |> rsvg-convert --background-color transparent --format Png --height 400 --output %o %f |> png/%B.png
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue