From: Ian Jackson Date: Wed, 20 Mar 2019 23:29:35 +0000 (+0000) Subject: preview png, actually make it a png X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=80d5c2f420e30982360cd7398e63898e05111c9f;p=pandemic-rising-tide.git preview png, actually make it a png --- diff --git a/Makefile b/Makefile index 29f09bc..97f112b 100644 --- a/Makefile +++ b/Makefile @@ -142,7 +142,7 @@ minprintable-%.ps: $(BOARDDEPS) ./generate-board -Xp$*,bPrintableAll faces.plag input-graph $o %-preview.png: %.pdf Makefile - gm convert -geometry 50% $< $@.tmp && $i + gm convert -geometry 50% $< png:$@.tmp && $i boundings-%.ps: $(BOARDDEPS) ./generate-board -XB$* faces.plag input-graph $o