We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4716bb7 + 8b1777b commit bd39801Copy full SHA for bd39801
docs/handbook/image-file-formats.rst
@@ -1664,6 +1664,11 @@ The :py:meth:`~PIL.Image.open` method sets the following
1664
Transparency color index. This key is omitted if the image is not
1665
transparent.
1666
1667
+XV Thumbnails
1668
+^^^^^^^^^^^^^
1669
+
1670
+Pillow can read XV thumbnail files.
1671
1672
Write-only formats
1673
------------------
1674
@@ -1769,11 +1774,6 @@ The :py:meth:`~PIL.Image.Image.save` method can take the following keyword argum
1769
1774
1770
1775
.. versionadded:: 5.3.0
1771
1776
1772
-XV Thumbnails
1773
-^^^^^^^^^^^^^
-
-Pillow can read XV thumbnail files.
1777
Identify-only formats
1778
---------------------
1779
0 commit comments