Merge pull request #3757 from radarhere/lcms_tested

Updated lcms tested versions
This commit is contained in:
Hugo 2019-03-29 07:37:51 +02:00 committed by GitHub
commit 2adfea9b4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -151,7 +151,7 @@ Many of Pillow's features require external libraries:
* **littlecms** provides color management
* Pillow version 2.2.1 and below uses liblcms1, Pillow 2.3.0 and
above uses liblcms2. Tested with **1.19** and **2.7**.
above uses liblcms2. Tested with **1.19** and **2.7-2.9**.
* **libwebp** provides the WebP format.