mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-09 06:44:45 +03:00
Docs: Move non-library dependencies to the bottom, mention tkinter [ci skip]
This commit is contained in:
parent
4c97afea1b
commit
8a87d379c8
|
@ -171,11 +171,6 @@ Many of Pillow's features require external libraries:
|
|||
transparent WebP files. Versions **0.3.0** and above support
|
||||
transparency.
|
||||
|
||||
* **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.
|
||||
|
||||
* Pillow has been tested with openjpeg **2.0.0**, **2.1.0**, **2.3.1**,
|
||||
|
@ -210,6 +205,12 @@ Many of Pillow's features require external libraries:
|
|||
|
||||
* **libxcb** provides X11 screengrab support.
|
||||
|
||||
* **tcl/tk** and the **tkinter** Python bindings provide support for tkinter
|
||||
bitmap and photo images.
|
||||
|
||||
* **olefile** provides support for Kodak FlashPix (FPX) and Microsoft
|
||||
Image Composer (MIC) files.
|
||||
|
||||
.. tab:: Linux
|
||||
|
||||
If you didn't build Python from source, make sure you have Python's
|
||||
|
|
Loading…
Reference in New Issue
Block a user