mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-24 00:46:16 +03:00
added webp 0.4.0, reworded openjpeg dependency
This commit is contained in:
parent
e55c6c5471
commit
24d14c6d48
|
@ -66,13 +66,14 @@ Many of Pillow's features require external libraries:
|
|||
* **libwebp** provides the Webp format.
|
||||
|
||||
* Pillow has been tested with version **0.1.3**, which does not read
|
||||
transparent webp files. Version **0.3.0** supports transparency.
|
||||
transparent webp files. Versions **0.3.0** and **0.4.0** support
|
||||
transparency.
|
||||
|
||||
* **tcl/tk** provides support for tkinter bitmap and photo images.
|
||||
|
||||
* **openjpeg** provides JPEG 2000 functionality.
|
||||
|
||||
* Pillow 2.4 requires openjpeg 2.0.0.
|
||||
* Pillow has been tested with openjpeg **2.0.0**.
|
||||
|
||||
If the prerequisites are installed in the standard library locations for your
|
||||
machine (e.g. :file:`/usr` or :file:`/usr/local`), no additional configuration
|
||||
|
|
Loading…
Reference in New Issue
Block a user