mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 17:36:18 +03:00
Updated tested versions of libjpeg [ci skip]
This commit is contained in:
parent
2aef31be67
commit
8c6bc07124
|
@ -126,8 +126,8 @@ Many of Pillow's features require external libraries:
|
|||
|
||||
* **libjpeg** provides JPEG functionality.
|
||||
|
||||
* Pillow has been tested with libjpeg versions **6b**, **8**, **9**, and
|
||||
**9a** and libjpeg-turbo version **8**.
|
||||
* Pillow has been tested with libjpeg versions **6b**, **8**, **9**, **9a**,
|
||||
and **9b** and libjpeg-turbo version **8**.
|
||||
* Starting with Pillow 3.0.0, libjpeg is required by default, but
|
||||
may be disabled with the ``--disable-jpeg`` flag.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user