Docs: Add description of olefile to "External Libraries" [ci skip]

olefile became an optional dependency in commit 9175706, but it hasn't
been mentioned in the library list so far.
This commit is contained in:
Felix Dreissig 2023-10-29 20:59:30 +01:00
parent 44062ec778
commit 4c97afea1b
No known key found for this signature in database

View File

@ -173,6 +173,9 @@ 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.
* **olefile** provides support for Kodak FlashPix (FPX) and Microsoft
Image Composer (MIC) files.
* **openjpeg** provides JPEG 2000 functionality. * **openjpeg** provides JPEG 2000 functionality.
* Pillow has been tested with openjpeg **2.0.0**, **2.1.0**, **2.3.1**, * Pillow has been tested with openjpeg **2.0.0**, **2.1.0**, **2.3.1**,