+ do script for generating png files

This commit is contained in:
Nils Dagsson Moskopp 2014-03-19 15:51:00 +01:00
parent 12e17f20bf
commit 18874c0922

2
default.png.do Normal file
View file

@ -0,0 +1,2 @@
#!/bin/sh
inkscape "$2".svg --export-png="$3"