From: Ian Jackson Date: Tue, 26 Oct 2021 19:41:13 +0000 (+0100) Subject: wip pot processing X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=90bb47efb261945af5eadf783ef249d221e6f3ff;p=quacks.git wip pot processing --- diff --git a/.gitignore b/.gitignore index 6cb46d8..8efe0f5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ pumpkin-books.ps pumpkin-books.pdf bag.pgm +pot.pgm *.tmp.* diff --git a/Makefile b/Makefile index 5f1102c..0821754 100644 --- a/Makefile +++ b/Makefile @@ -25,6 +25,13 @@ bag.pgm: Sack_-_Sac_-_Zak_brown.svg Makefile | ppmtopgm \ | $(make_pgm) +pot.pgm: 146_Kaldrono.svg Makefile + $(use_rsvg) + $(shell_pipe) \ + pngtopnm <$@.tmp.png \ + | ppmtopgm \ + | pnminvert \ + | $(make_pgm) pubssh=c pubpath=games-rules/quacks