mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-03-23 19:44:13 +03:00
Typos
[CI skip]
This commit is contained in:
parent
034c5fe8cb
commit
2af16a7b58
|
@ -5,9 +5,9 @@ Libimagequant support
|
||||||
=====================
|
=====================
|
||||||
|
|
||||||
There is now support for using libimagequant as a higher quality
|
There is now support for using libimagequant as a higher quality
|
||||||
quantization option in ``Image.quantize()`` on unixlike
|
quantization option in ``Image.quantize()`` on Unix-like
|
||||||
platforms. This support requires building Pillow from source against
|
platforms. This support requires building Pillow from source against
|
||||||
libiamgequant. We cannot distribute binaries due to licensing
|
libimagequant. We cannot distribute binaries due to licensing
|
||||||
differences.
|
differences.
|
||||||
|
|
||||||
New Setup.py options
|
New Setup.py options
|
||||||
|
@ -24,4 +24,4 @@ There are three new options to control the ``build_ext`` task in ``setup.py``:
|
||||||
variables.
|
variables.
|
||||||
* ``--disable-osx-tcltk-framework`` prevents automatically linking
|
* ``--disable-osx-tcltk-framework`` prevents automatically linking
|
||||||
against the system Tcl/Tk frameworks to allow building against
|
against the system Tcl/Tk frameworks to allow building against
|
||||||
vendor provided libraries.
|
vendor-provided libraries.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user