From 974ba7800bc56d8cb80683025b466cffa46c896e Mon Sep 17 00:00:00 2001 From: cgohlke Date: Tue, 1 Apr 2014 10:52:52 -0700 Subject: [PATCH] DOC: Add openjpeg to external libraries --- docs/installation.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/installation.rst b/docs/installation.rst index 1cab14c14..76266b76d 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -70,6 +70,10 @@ Many of Pillow's features require external libraries: * **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 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