chiark / gitweb /
Enhance icon.pl to be a fully general Windows icon builder: it now
authorSimon Tatham <anakin@pobox.com>
Thu, 28 Dec 2006 17:07:21 +0000 (17:07 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 28 Dec 2006 17:07:21 +0000 (17:07 +0000)
commit39f50b049881a0b745039748020487451de3d8ed
tree0db80f694de864d2b03516e06ad216ccebdabddb
parentd4dca30089d5773e45eda27049d2595b7560bff9
Enhance icon.pl to be a fully general Windows icon builder: it now
supports monochrome icons, can deal with any size of image you're
mad enough to put in there, and will construct icons with whatever
combination of sizes and resolutions you feel like specifying. This
has involved a change in the command-line syntax, hence the
adjustment to Makefile.

(I don't imagine that the changes described here will be critical to
Puzzles any time soon, but I might reuse this script elsewhere and
then I won't want it to have arbitrary limitations.)

[originally from svn r7031]
icons/Makefile
icons/icon.pl