You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
meowrain dbc26d3aac
program commit
3 years ago
..
README.txt program commit 3 years ago
folder.gif program commit 3 years ago
idle.ico program commit 3 years ago
idle_16.gif program commit 3 years ago
idle_16.png program commit 3 years ago
idle_32.gif program commit 3 years ago
idle_32.png program commit 3 years ago
idle_48.gif program commit 3 years ago
idle_48.png program commit 3 years ago
idle_256.png program commit 3 years ago
minusnode.gif program commit 3 years ago
openfolder.gif program commit 3 years ago
plusnode.gif program commit 3 years ago
python.gif program commit 3 years ago
tk.gif program commit 3 years ago

README.txt

The IDLE icons are from https://bugs.python.org/issue1490384

Created by Andrew Clover.

The original sources are available from Andrew's website:
https://www.doxdesk.com/software/py/pyicons.html

Various different formats and sizes are available at this GitHub Pull Request:
https://github.com/python/cpython/pull/17473

The idle.ico file was created with ImageMagick:

    $ convert idle_16.png idle_32.png idle_48.png idle_256.png idle.ico