mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-10 16:22:22 +03:00
Use full name of format
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
This commit is contained in:
parent
2d01875e7c
commit
0a6092b0e6
|
@ -1549,7 +1549,7 @@ QOI
|
||||||
|
|
||||||
.. versionadded:: 9.5.0
|
.. versionadded:: 9.5.0
|
||||||
|
|
||||||
Pillow identifies and reads QOI images.
|
Pillow identifies and reads images in Quite OK Image format.
|
||||||
|
|
||||||
XV Thumbnails
|
XV Thumbnails
|
||||||
^^^^^^^^^^^^^
|
^^^^^^^^^^^^^
|
||||||
|
|
|
@ -31,7 +31,7 @@ API Additions
|
||||||
QOI file format
|
QOI file format
|
||||||
^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
Pillow can now read QOI images.
|
Pillow can now read images in Quite OK Image format.
|
||||||
|
|
||||||
Added ``dpi`` argument when saving PDFs
|
Added ``dpi`` argument when saving PDFs
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
Loading…
Reference in New Issue
Block a user