Documented OS support for saved files [ci skip]

This commit is contained in:
Andrew Murray 2019-08-20 20:42:58 +10:00
parent cb7d8d622a
commit 4834157658

View File

@ -263,6 +263,9 @@ class IcoImageFile(ImageFile.ImageFile):
Handles classic, XP and Vista icon formats.
When saving, PNG compression is used. Support for this was only added in
Windows Vista.
This plugin is a refactored version of Win32IconImagePlugin by Bryan Davis
<casadebender@gmail.com>.
https://code.google.com/archive/p/casadebender/wikis/Win32IconImagePlugin.wiki