chiark / gitweb /
Added a `--generate' command-line option in the GTK port of every
authorSimon Tatham <anakin@pobox.com>
Fri, 29 Apr 2005 17:07:19 +0000 (17:07 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 29 Apr 2005 17:07:19 +0000 (17:07 +0000)
commit79a77d53e1723f06527486dd4f36857e89944eaa
tree782962d39f693c25566adf88339595cd3e131882
parentd55d0b53f3f14e34246987af38263ba88470875a
Added a `--generate' command-line option in the GTK port of every
puzzle, to make it construcct puzzle IDs and output them on stdout.
Also checked in print.py, a script which reads puzzle IDs on stdin
and produces PostScript output. With these, you can generate pages
of Pattern, Rectangles and Solo puzzles to take on trains with you.

[originally from svn r5707]
gtk.c
print.py [new file with mode: 0755]