]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Shiny new script which constructs the various icons for the PuTTY
authorSimon Tatham <anakin@pobox.com>
Sat, 6 Jan 2007 18:15:35 +0000 (18:15 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 6 Jan 2007 18:15:35 +0000 (18:15 +0000)
commita8bdd536c89c12101fcee49b957a2367c0e7d7b4
tree2d16aa902b11825ff1b9877e803693d9cafa9e43
parentdc03c3948f7e0abff77464b96edba7f45edb2040
Shiny new script which constructs the various icons for the PuTTY
suite. In a dramatic break with tradition, I'm actually checking in
the resulting icon files as well as the script that generates them,
because the script requires Python and ImageMagick and I don't think
it's reasonable to require that much extra infrastructure on
everyone checking out from Subversion.

The new icons should be _almost_ indistinguishable from the old
ones, at least at the 32x32 resolution. The immediately visible
change is that all the icons now come in 16x16, 32x32 and 48x48
formats, in both 16 colours and monochrome, instead of an ad-hoc
mixture of whichever ones I could be bothered to draw.

The same code can also be adapted to generate icons for the GTK port
(although icons for the running programs don't seem to be supported
by GTK 1 - another reason to upgrade to GTK 2!).

[originally from svn r7063]
icons/Makefile [new file with mode: 0644]
icons/cicon.pl [new file with mode: 0755]
icons/icon.pl [new file with mode: 0755]
icons/mkicon.py [new file with mode: 0755]
windows/pageant.ico
windows/pageants.ico
windows/pscp.ico
windows/putty.ico
windows/puttycfg.ico
windows/puttygen.ico