X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=graphics%2Fmake.sh;h=9058ef65d41edb411898080cbf47ce9d5dcaebb1;hb=24b8387a5eb85a72e62eaa88cdca0c516d2db69f;hp=36129d625faeca5f080e9b72b52856dc9f7fc750;hpb=a983627b357e25478a524a20cafa4a68a4b9299f;p=dcpomatic.git diff --git a/graphics/make.sh b/graphics/make.sh index 36129d625..9058ef65d 100755 --- a/graphics/make.sh +++ b/graphics/make.sh @@ -4,4 +4,4 @@ width=$1 height=$2 output=$3 -inkscape -z -e $output -w $width -h $height -D finish-trace.svg +inkscape -C -z -e $output -w $width -h $height -D logo.svg