- Update to 11.0.0.0
* Update licence to MIT-CMU #8460
[hugovk]
* Conditionally define ImageCms type hint to avoid requiring core #8197
[radarhere]
* Support writing LONG8 offsets in AppendingTiffWriter #8417
[radarhere]
* Use ImageFile.MAXBLOCK when saving TIFF images #8461
[radarhere]
* Do not close provided file handles with libtiff when saving #8458
[radarhere]
* Support ImageFilter.BuiltinFilter for I;16* images #8438
[radarhere]
* Use ImagingCore.ptr instead of ImagingCore.id #8341
[homm, radarhere, hugovk]
* Updated EPS mode when opening images without transparency #8281
[Yay295, radarhere]
* Use transparency when combining P frames from APNGs #8443
[radarhere]
* Support all resampling filters when resizing I;16* images #8422
[radarhere]
* Free memory on early return #8413
[radarhere]
* Cast int before potentially exceeding INT_MAX #8402
[radarhere]
* Check image value before use #8400
[radarhere]
* Improved copying imagequant libraries #8420
[radarhere]
* Use Capsule for WebP saving #8386
OBS-URL: https://build.opensuse.org/request/show/1222066
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=158
- Update to 10.4.0
* Raise FileNotFoundError if show_file() path does not exist #8178
[radarhere]
* Improved reading 16-bit TGA images with colour #7965
[Yay295, radarhere]
* Deprecate non-image ImageCms modes #8031
[radarhere]
* Fixed processing multiple JPEG EXIF markers #8127
[radarhere]
* Do not preserve EXIFIFD tag by default when saving TIFF images #8110
[radarhere]
* Added ImageFont.load_default_imagefont() #8086
[radarhere]
* Added Image.WARN_POSSIBLE_FORMATS #8063
[radarhere]
* Remove zero-byte end padding when parsing any XMP data #8171
[radarhere]
* Do not detect Ultra HDR images as MPO #8056
[radarhere]
* Raise SyntaxError specific to JP2 #8146
[Yay295, radarhere]
* Do not use first frame duration for other frames when saving APNG images #8104
[radarhere]
* Consider I;16 pixel size when using a 1 mode mask #8112
[radarhere]
* When saving multiple PNG frames, convert to mode rather than raw mode #8087
[radarhere]
* Added byte support to FreeTypeFont #8141
[radarhere]
* Allow float center for rotate operations #8114
OBS-URL: https://build.opensuse.org/request/show/1189031
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=156