summaryrefslogtreecommitdiff
path: root/graphics/make.sh
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-09-10 00:12:01 +0100
committerCarl Hetherington <cth@carlh.net>2015-09-10 00:12:01 +0100
commit24b8387a5eb85a72e62eaa88cdca0c516d2db69f (patch)
treea8f74db6c81c9af34f140d63c808fb054c37048d /graphics/make.sh
parent2f485da571a1b15e1679d109035b70ae42c4bdc6 (diff)
Logo fiddling; put logo.svg in a square page.
Diffstat (limited to 'graphics/make.sh')
-rwxr-xr-xgraphics/make.sh2
1 files changed, 1 insertions, 1 deletions
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