mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-14 03:21:44 +03:00
commit
53139fe36f
|
@ -557,7 +557,7 @@ uncompressed files.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
Beginning in version 4.4.0, Pillow requires libtiff to read or
|
Beginning in version 5.0.0, Pillow requires libtiff to read or
|
||||||
write compressed files. Prior to that release, Pillow had buggy
|
write compressed files. Prior to that release, Pillow had buggy
|
||||||
support for reading Packbits, LZW and JPEG compressed TIFFs
|
support for reading Packbits, LZW and JPEG compressed TIFFs
|
||||||
without using libtiff.
|
without using libtiff.
|
||||||
|
|
|
@ -174,7 +174,7 @@ Many of Pillow's features require external libraries:
|
||||||
if not available as package in your system.
|
if not available as package in your system.
|
||||||
* setting text direction or font features is not supported without
|
* setting text direction or font features is not supported without
|
||||||
libraqm.
|
libraqm.
|
||||||
* libraqm is dynamically loaded in Pillow 4.4.0 and above, so support
|
* libraqm is dynamically loaded in Pillow 5.0.0 and above, so support
|
||||||
is available if all the libraries are installed.
|
is available if all the libraries are installed.
|
||||||
* Windows support: Raqm support is currently unsupported on Windows.
|
* Windows support: Raqm support is currently unsupported on Windows.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user