We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d01875 commit 0a6092bCopy full SHA for 0a6092b
docs/handbook/image-file-formats.rst
@@ -1549,7 +1549,7 @@ QOI
1549
1550
.. versionadded:: 9.5.0
1551
1552
-Pillow identifies and reads QOI images.
+Pillow identifies and reads images in Quite OK Image format.
1553
1554
XV Thumbnails
1555
^^^^^^^^^^^^^
docs/releasenotes/9.5.0.rst
@@ -31,7 +31,7 @@ API Additions
31
QOI file format
32
^^^^^^^^^^^^^^^
33
34
-Pillow can now read QOI images.
+Pillow can now read images in Quite OK Image format.
35
36
Added ``dpi`` argument when saving PDFs
37
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments