mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-29 17:33:08 +03:00
FriBiDi capitalization consistency
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
This commit is contained in:
parent
4f61637e7f
commit
00cc32e3f9
|
@ -59,7 +59,7 @@ We provide Pillow binaries for Windows compiled for the matrix of
|
||||||
supported Pythons in both 32 and 64-bit versions in the wheel format.
|
supported Pythons in both 32 and 64-bit versions in the wheel format.
|
||||||
These binaries include support for all optional libraries except
|
These binaries include support for all optional libraries except
|
||||||
libimagequant and libxcb. Raqm support requires
|
libimagequant and libxcb. Raqm support requires
|
||||||
fribidi to be installed separately::
|
FriBiDi to be installed separately::
|
||||||
|
|
||||||
python3 -m pip install --upgrade pip
|
python3 -m pip install --upgrade pip
|
||||||
python3 -m pip install --upgrade Pillow
|
python3 -m pip install --upgrade Pillow
|
||||||
|
@ -73,7 +73,7 @@ macOS Installation
|
||||||
We provide binaries for macOS for each of the supported Python
|
We provide binaries for macOS for each of the supported Python
|
||||||
versions in the wheel format. These include support for all optional
|
versions in the wheel format. These include support for all optional
|
||||||
libraries except libimagequant. Raqm support requires
|
libraries except libimagequant. Raqm support requires
|
||||||
fribidi to be installed separately::
|
FriBiDi to be installed separately::
|
||||||
|
|
||||||
python3 -m pip install --upgrade pip
|
python3 -m pip install --upgrade pip
|
||||||
python3 -m pip install --upgrade Pillow
|
python3 -m pip install --upgrade Pillow
|
||||||
|
@ -84,7 +84,7 @@ Linux Installation
|
||||||
We provide binaries for Linux for each of the supported Python
|
We provide binaries for Linux for each of the supported Python
|
||||||
versions in the manylinux wheel format. These include support for all
|
versions in the manylinux wheel format. These include support for all
|
||||||
optional libraries except libimagequant. Raqm support requires
|
optional libraries except libimagequant. Raqm support requires
|
||||||
fribidi to be installed separately::
|
FriBiDi to be installed separately::
|
||||||
|
|
||||||
python3 -m pip install --upgrade pip
|
python3 -m pip install --upgrade pip
|
||||||
python3 -m pip install --upgrade Pillow
|
python3 -m pip install --upgrade Pillow
|
||||||
|
|
Loading…
Reference in New Issue
Block a user