+ do script for generating png files
This commit is contained in:
parent
12e17f20bf
commit
18874c0922
1 changed files with 2 additions and 0 deletions
2
default.png.do
Normal file
2
default.png.do
Normal file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
inkscape "$2".svg --export-png="$3"
|
Loading…
Reference in a new issue