Merge pull request #8893 from python-pillow/doc-fix

Move XV Thumbnails to read only section
This commit is contained in:
Andrew Murray 2025-04-15 12:16:17 +10:00 committed by GitHub
commit bd39801a7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1664,6 +1664,11 @@ The :py:meth:`~PIL.Image.open` method sets the following
Transparency color index. This key is omitted if the image is not Transparency color index. This key is omitted if the image is not
transparent. transparent.
XV Thumbnails
^^^^^^^^^^^^^
Pillow can read XV thumbnail files.
Write-only formats Write-only formats
------------------ ------------------
@ -1769,11 +1774,6 @@ The :py:meth:`~PIL.Image.Image.save` method can take the following keyword argum
.. versionadded:: 5.3.0 .. versionadded:: 5.3.0
XV Thumbnails
^^^^^^^^^^^^^
Pillow can read XV thumbnail files.
Identify-only formats Identify-only formats
--------------------- ---------------------