simon-svn: puzzles: simon

tartarus-commits at lists.tartarus.org tartarus-commits at lists.tartarus.org
Tue Dec 26 22:00:12 GMT 2006


SVN root:       svn://ixion.tartarus.org/main
Changes by:     simon
Revision:       7017
Date:           2006-12-26 22:00:11 +0000 (Tue, 26 Dec 2006)

Log message (10 lines):
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.

Modified files:
_U  puzzles/icons/
U   puzzles/icons/Makefile
A   puzzles/icons/icon.pl
U   puzzles/icons/square.pl
A   puzzles/icons/win16pal.xpm

Links:
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi?rev=7017&view=rev
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/puzzles/icons/Makefile?rev=7017&r1=7016&r2=7017
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/puzzles/icons/icon.pl?rev=7017&view=markup
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/puzzles/icons/square.pl?rev=7017&r1=7016&r2=7017
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/puzzles/icons/win16pal.xpm?rev=7017&view=markup



More information about the tartarus-commits mailing list