Merge pull request #591 from cgohlke/patch-2

DOC: Add openjpeg to external libraries
This commit is contained in:
Alex Clark ☺ 2014-04-01 13:59:46 -04:00
commit 1e53f1ad96

View File

@ -70,6 +70,10 @@ Many of Pillow's features require external libraries:
* **tcl/tk** provides support for tkinter bitmap and photo images. * **tcl/tk** provides support for tkinter bitmap and photo images.
* **openjpeg** provides JPEG 2000 functionality.
* Pillow 2.4 requires openjpeg 2.0.0.
If the prerequisites are installed in the standard library locations for your If the prerequisites are installed in the standard library locations for your
machine (e.g. :file:`/usr` or :file:`/usr/local`), no additional configuration machine (e.g. :file:`/usr` or :file:`/usr/local`), no additional configuration
should be required. If they are installed in a non-standard location, you may should be required. If they are installed in a non-standard location, you may