Merge pull request #2799 from radarhere/installation

Updated tested version of libimagequant
This commit is contained in:
Hugo 2017-10-14 10:23:49 +03:00 committed by GitHub
commit da92156548

View File

@ -153,7 +153,7 @@ Many of Pillow's features require external libraries:
* **libimagequant** provides improved color quantization * **libimagequant** provides improved color quantization
* Pillow has been tested with libimagequant **2.6.0** * Pillow has been tested with libimagequant **2.10.2**
* Libimagequant is licensed GPLv3, which is more restrictive than * Libimagequant is licensed GPLv3, which is more restrictive than
the Pillow license, therefore we will not be distributing binaries the Pillow license, therefore we will not be distributing binaries
with libimagequant support enabled. with libimagequant support enabled.