mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 18:06:18 +03:00
Fixed typos [ci skip]
This commit is contained in:
parent
b713330b00
commit
892075a77e
|
@ -261,7 +261,7 @@ The easiest way to install external libraries is via `Homebrew
|
|||
|
||||
$ brew install libtiff libjpeg webp little-cms2
|
||||
|
||||
To install libraqm on MaxOS use Homebrew to install its dependencies::
|
||||
To install libraqm on macOS use Homebrew to install its dependencies::
|
||||
$ brew install freetype harfbuzz fribidi
|
||||
|
||||
Then see ``depends/install_raqm_cmake.sh`` to install libraqm.
|
||||
|
|
|
@ -8,7 +8,7 @@ Pillow now supports complex text rendering for scripts requiring glyph
|
|||
composition and bidirectional flow. This optional feature adds three
|
||||
dependencies: harfbuzz, fribidi, and raqm. See the install
|
||||
documentation for further details. This feature is tested and works on
|
||||
Un*x and Mac, but has not yet been built on Windows platforms.
|
||||
Unix and Mac, but has not yet been built on Windows platforms.
|
||||
|
||||
Removed Deprecated Items
|
||||
========================
|
||||
|
|
Loading…
Reference in New Issue
Block a user