mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-30 18:03:07 +03:00
Merge pull request #2320 from radarhere/tested
Updated tested versions of libjpeg
This commit is contained in:
commit
72bed17e0f
|
@ -126,8 +126,8 @@ Many of Pillow's features require external libraries:
|
||||||
|
|
||||||
* **libjpeg** provides JPEG functionality.
|
* **libjpeg** provides JPEG functionality.
|
||||||
|
|
||||||
* Pillow has been tested with libjpeg versions **6b**, **8**, **9**, and
|
* Pillow has been tested with libjpeg versions **6b**, **8**, **9**, **9a**,
|
||||||
**9a** and libjpeg-turbo version **8**.
|
and **9b** and libjpeg-turbo version **8**.
|
||||||
* Starting with Pillow 3.0.0, libjpeg is required by default, but
|
* Starting with Pillow 3.0.0, libjpeg is required by default, but
|
||||||
may be disabled with the ``--disable-jpeg`` flag.
|
may be disabled with the ``--disable-jpeg`` flag.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user