Code to construct Windows icon files for the puzzles, by munging the
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 26 Dec 2006 22:00:11 +0000 (22:00 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 26 Dec 2006 22:00:11 +0000 (22:00 +0000)
commitfbd2dc512d5a3b913aa36c559e213debca115537
treea120c2974b70efe6f50f62fe33ae7ac68722d5d2
parentafc306fc5098945e25027fd6bce572d44a8a139f
Code to construct Windows icon files for the puzzles, by munging the
screenshots into appropriate sizes and colour depths. This is all
done with a nasty Perl script, because ImageMagick does not output
correct .ICO format. Not sure why; it isn't _that_ hard.

I intend at some point to link the resulting icons into the actual
Windows puzzle binaries, but before then I have to make them
prettier: most of them would benefit from being derived from a
smaller crop of the puzzle screenshot instead of trying to fit the
whole thing in.

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@7017 cda61777-01e9-0310-a592-d414129be87e
icons/Makefile
icons/icon.pl [new file with mode: 0755]
icons/square.pl
icons/win16pal.xpm [new file with mode: 0644]