mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 17:36:18 +03:00
Added release notes for #6449 [ci skip]
This commit is contained in:
parent
b2e2559c83
commit
a91b1fe415
|
@ -202,7 +202,7 @@ Pillow now builds binary wheels for musllinux, suitable for Linux distributions
|
||||||
(rather than the glibc library used by manylinux wheels). See :pep:`656`.
|
(rather than the glibc library used by manylinux wheels). See :pep:`656`.
|
||||||
|
|
||||||
ImageShow temporary files on Unix
|
ImageShow temporary files on Unix
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
When calling :py:meth:`~PIL.Image.Image.show` or using :py:mod:`~PIL.ImageShow`,
|
When calling :py:meth:`~PIL.Image.Image.show` or using :py:mod:`~PIL.ImageShow`,
|
||||||
a temporary file is created from the image. On Unix, Pillow will no longer delete these
|
a temporary file is created from the image. On Unix, Pillow will no longer delete these
|
||||||
|
|
|
@ -63,7 +63,7 @@ TODO
|
||||||
Other Changes
|
Other Changes
|
||||||
=============
|
=============
|
||||||
|
|
||||||
Added DDS ATI1 and ATI2 reading
|
Added DDS ATI1, ATI2 and BC6H reading
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
Support has been added to read the ATI1 and ATI2 formats of DDS images.
|
Support has been added to read the ATI1, ATI2 and BC6H formats of DDS images.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user