mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
document --no-fribidi option
This commit is contained in:
parent
8fd843bf16
commit
2205f6050e
|
@ -55,8 +55,8 @@ behaviour of ``build_prepare.py``:
|
|||
|
||||
* ``-v`` will print generated scripts.
|
||||
* ``--no-imagequant`` will skip GPL-licensed ``libimagequant`` optional dependency
|
||||
* ``--no-raqm`` will skip optional dependency Raqm (which itself depends on
|
||||
LGPL-licensed ``fribidi``).
|
||||
* ``--no-fribidi`` or ``--no-raqm`` will skip optional LGPL-licensed dependency FriBiDi
|
||||
(required for Raqm text shaping).
|
||||
* ``--python=<path>`` and ``--executable=<exe>`` override ``PYTHON`` and ``EXECUTABLE``.
|
||||
* ``--architecture=<arch>`` overrides ``ARCHITECTURE``.
|
||||
* ``--dir=<path>`` and ``--depends=<path>`` override ``PILLOW_BUILD``
|
||||
|
|
Loading…
Reference in New Issue
Block a user