mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 09:56:17 +03:00
Merge pull request #2710 from radarhere/docs
Fixed documentation syntax
This commit is contained in:
commit
af60917800
|
@ -262,6 +262,7 @@ The easiest way to install external libraries is via `Homebrew
|
|||
$ brew install libtiff libjpeg webp little-cms2
|
||||
|
||||
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.
|
||||
|
|
|
@ -265,7 +265,7 @@ can be easily displayed in a chromaticity diagram, for example).
|
|||
Calculates the white point temperature (see the LCMS documentation
|
||||
for more information).
|
||||
|
||||
:type: :py:class:`float` or `None`
|
||||
:type: :py:class:`float` or ``None``
|
||||
|
||||
.. py:attribute:: viewing_condition
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user