Shiny new script which constructs the various icons for the PuTTY
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 6 Jan 2007 18:15:35 +0000 (18:15 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 6 Jan 2007 18:15:35 +0000 (18:15 +0000)
commitf8668c1ebead1163af81208f9d2e8d2c4d2a3cce
tree2d16aa902b11825ff1b9877e803693d9cafa9e43
parentb72210b4ea15082225a2546a1175dd0f6389c3f3
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!).

git-svn-id: svn://svn.tartarus.org/sgt/putty@7063 cda61777-01e9-0310-a592-d414129be87e
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