git.fiddlerwoaroof.com
convert.sh
6c1a9787
 #!/usr/bin/env zsh
 
 DISPLAY=''
 
f8f718c8
 rsvg-convert -w "$2" -h "$2" "$1" > "$3"