Changes between Version 1 and Version 2 of Ticket #65
- Timestamp:
- 01/15/10 12:22:55 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #65 – Description
v1 v2 6 6 But we should either save it in png format (and hope the user's version of windows supports that or at least fails gracefully) or find a library that will convert it to ico (not found so far - only reading is supported, see PIL, etc) 7 7 8 Maybe py 2win32 can give us access to something in windows API that will do the job, [http://mail.python.org/pipermail/python-win32/2009-April/009078.html this] is not too far off (it's only reading though).8 Maybe pywin32 can give us access to something in windows API that will do the job, [http://mail.python.org/pipermail/python-win32/2009-April/009078.html this] is not too far off (it's only reading though).