mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-03 13:14:27 +03:00
Added release notes for #7589
This commit is contained in:
parent
4f17b60088
commit
1c183827e4
|
@ -96,6 +96,12 @@ Support has been added to read the BC4U format of DDS images.
|
|||
Support has also been added to read DX10 BC1 and BC4, whether UNORM or
|
||||
TYPELESS.
|
||||
|
||||
Support arbitrary masks for uncompressed RGB DDS images
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
All masks are now supported when reading DDS images with uncompressed RGB data,
|
||||
allowing for bit counts other than 24 and 32.
|
||||
|
||||
Optimized ImageStat.Stat count and extrema
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user