Skip to content

Commit bd39801

Browse files
authored
Merge pull request #8893 from python-pillow/doc-fix
Move XV Thumbnails to read only section
2 parents 4716bb7 + 8b1777b commit bd39801

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/handbook/image-file-formats.rst

+5-5
Original file line numberDiff line numberDiff line change
@@ -1664,6 +1664,11 @@ The :py:meth:`~PIL.Image.open` method sets the following
16641664
Transparency color index. This key is omitted if the image is not
16651665
transparent.
16661666

1667+
XV Thumbnails
1668+
^^^^^^^^^^^^^
1669+
1670+
Pillow can read XV thumbnail files.
1671+
16671672
Write-only formats
16681673
------------------
16691674

@@ -1769,11 +1774,6 @@ The :py:meth:`~PIL.Image.Image.save` method can take the following keyword argum
17691774

17701775
.. versionadded:: 5.3.0
17711776

1772-
XV Thumbnails
1773-
^^^^^^^^^^^^^
1774-
1775-
Pillow can read XV thumbnail files.
1776-
17771777
Identify-only formats
17781778
---------------------
17791779

0 commit comments

Comments
 (0)