mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-05-02 15:03:42 +03:00
Updated wording
This commit is contained in:
parent
b4347daa3c
commit
559b7ae476
|
@ -76,8 +76,9 @@ A number of constants have been deprecated and will be removed in Pillow 10.0.0
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
Additional ``Image`` constants were deprecated in Pillow 9.1.0, but they
|
Additional ``Image`` constants were deprecated in Pillow 9.1.0, but that
|
||||||
were later restored in Pillow 9.4.0. See :ref:`restored-image-constants`
|
was reversed in Pillow 9.4.0 and those constants will now remain available.
|
||||||
|
See :ref:`restored-image-constants`
|
||||||
|
|
||||||
===================================================== ============================================================
|
===================================================== ============================================================
|
||||||
Deprecated Use instead
|
Deprecated Use instead
|
||||||
|
|
|
@ -115,8 +115,8 @@ format, known as "luminance" textures.
|
||||||
Constants
|
Constants
|
||||||
^^^^^^^^^
|
^^^^^^^^^
|
||||||
|
|
||||||
In Pillow 9.1.0, the following constants were deprecated. Those deprecations have now
|
In Pillow 9.1.0, the following constants were deprecated. That has been reversed and
|
||||||
been restored.
|
these constants will now remain available.
|
||||||
|
|
||||||
- ``Image.NONE``
|
- ``Image.NONE``
|
||||||
- ``Image.NEAREST``
|
- ``Image.NEAREST``
|
||||||
|
|
Loading…
Reference in New Issue
Block a user