Merge branch '2.0' of ssh://git.carlh.net/home/carl/git/dcpomatic2 into 2.0
[dcpomatic.git] / graphics / make.sh
1 #!/bin/bash
2
3 width=$1
4 height=$2
5 output=$3
6
7 inkscape -C -z -e $output -w $width -h $height -D logo.svg