mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-03-04 03:55:53 +03:00
Added release notes for #7491
This commit is contained in:
parent
43a4477cd9
commit
5c560ca1a9
|
@ -38,6 +38,12 @@ Added DdsImagePlugin enums
|
|||
:py:class:`~PIL.DdsImagePlugin.DXGI_FORMAT` and :py:class:`~PIL.DdsImagePlugin.D3DFMT`
|
||||
enums have been added to :py:class:`PIL.DdsImagePlugin`.
|
||||
|
||||
JPEG tables-only streamtype
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
When saving JPEG files, ``streamtype`` can now be set to 1, for tables-only. This will
|
||||
output only the quantization and Huffman tables for the image.
|
||||
|
||||
Security
|
||||
========
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user