xf.li | 8611891 | 2025-03-19 20:07:27 -0700 | [diff] [blame^] | 1 | The IDLE icons are from https://bugs.python.org/issue1490384 |
2 | |||||
3 | Created by Andrew Clover. | ||||
4 | |||||
5 | The original sources are available from Andrew's website: | ||||
6 | https://www.doxdesk.com/software/py/pyicons.html | ||||
7 | |||||
8 | Various different formats and sizes are available at this GitHub Pull Request: | ||||
9 | https://github.com/python/cpython/pull/17473 | ||||
10 | |||||
11 | The idle.ico file was created with ImageMagick: | ||||
12 | |||||
13 | $ convert idle_16.png idle_32.png idle_48.png idle_256.png idle.ico |