mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-27 08:30:05 +03:00
Moved new iOS wheels to be next to new 3.14 wheels
This commit is contained in:
parent
14b761aed5
commit
ff185091c5
|
@ -80,18 +80,18 @@ Pillow only supports libavif 1.0.0 or later. In order to prevent errors when bui
|
||||||
from source, if a user happens to have an earlier libavif on their system, Pillow will
|
from source, if a user happens to have an earlier libavif on their system, Pillow will
|
||||||
now ignore it.
|
now ignore it.
|
||||||
|
|
||||||
iOS wheels
|
|
||||||
^^^^^^^^^^
|
|
||||||
|
|
||||||
Pillow now provides wheels that can be used on iOS ARM64 devices, and on the iOS
|
|
||||||
simulator on ARM64 and x86_64.
|
|
||||||
|
|
||||||
AVIF support in wheels
|
AVIF support in wheels
|
||||||
^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
Support for reading and writing AVIF images is now included in Pillow's wheels, except
|
Support for reading and writing AVIF images is now included in Pillow's wheels, except
|
||||||
for Windows ARM64 and iOS. libaom is available as an encoder and dav1d as a decoder.
|
for Windows ARM64 and iOS. libaom is available as an encoder and dav1d as a decoder.
|
||||||
|
|
||||||
|
iOS
|
||||||
|
^^^
|
||||||
|
|
||||||
|
Pillow now provides wheels that can be used on iOS ARM64 devices, and on the iOS
|
||||||
|
simulator on ARM64 and x86_64.
|
||||||
|
|
||||||
Python 3.14 beta
|
Python 3.14 beta
|
||||||
^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user