Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 861 Bytes

10.2.0.rst

File metadata and controls

56 lines (37 loc) · 861 Bytes

10.2.0

Backwards Incompatible Changes

TODO

TODO

Deprecations

TODO

TODO

API Changes

TODO

TODO

API Additions

Added DdsImagePlugin enums

:pyPIL.DdsImagePlugin.DDSD, :pyPIL.DdsImagePlugin.DDSCAPS, :pyPIL.DdsImagePlugin.DDSCAPS2, :pyPIL.DdsImagePlugin.DDPF, :pyPIL.DdsImagePlugin.DXGI_FORMAT and :pyPIL.DdsImagePlugin.D3DFMT enums have been added to :pyPIL.DdsImagePlugin.

Security

TODO

TODO

Other Changes

Added DDS BC4U and DX10 BC1 and BC4 reading

Support has been added to read the BC4U format of DDS images.

Support has also been added to read DX10 BC1 and BC4, whether UNORM or TYPELESS.