mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-27 02:16:19 +03:00
Corrected names in documentation
This commit is contained in:
parent
9a71c9517e
commit
31340bb3c6
|
@ -287,11 +287,11 @@ Methods
|
||||||
|
|
||||||
.. versionadded:: 4.2.0
|
.. versionadded:: 4.2.0
|
||||||
|
|
||||||
:param language: Language of the text. Different languages may use
|
:param language: Language of the text. Different languages may use
|
||||||
different glyph shapes or ligatures. This parameter tells
|
different glyph shapes or ligatures. This parameter tells
|
||||||
the font which language the text is in, and to apply the
|
the font which language the text is in, and to apply the
|
||||||
correct substitutions as appropriate, if available.
|
correct substitutions as appropriate, if available.
|
||||||
It should be a `BCP47 language code
|
It should be a `BCP 47 language code
|
||||||
<https://www.w3.org/International/articles/language-tags/>`
|
<https://www.w3.org/International/articles/language-tags/>`
|
||||||
Requires libraqm.
|
Requires libraqm.
|
||||||
|
|
||||||
|
@ -326,11 +326,11 @@ Methods
|
||||||
|
|
||||||
.. versionadded:: 4.2.0
|
.. versionadded:: 4.2.0
|
||||||
|
|
||||||
:param language: Language of the text. Different languages may use
|
:param language: Language of the text. Different languages may use
|
||||||
different glyph shapes or ligatures. This parameter tells
|
different glyph shapes or ligatures. This parameter tells
|
||||||
the font which language the text is in, and to apply the
|
the font which language the text is in, and to apply the
|
||||||
correct substitutions as appropriate, if available.
|
correct substitutions as appropriate, if available.
|
||||||
It should be a `BCP47 language code
|
It should be a `BCP 47 language code
|
||||||
<https://www.w3.org/International/articles/language-tags/>`
|
<https://www.w3.org/International/articles/language-tags/>`
|
||||||
Requires libraqm.
|
Requires libraqm.
|
||||||
|
|
||||||
|
@ -362,11 +362,11 @@ Methods
|
||||||
Requires libraqm.
|
Requires libraqm.
|
||||||
|
|
||||||
.. versionadded:: 4.2.0
|
.. versionadded:: 4.2.0
|
||||||
:param language: Language of the text. Different languages may use
|
:param language: Language of the text. Different languages may use
|
||||||
different glyph shapes or ligatures. This parameter tells
|
different glyph shapes or ligatures. This parameter tells
|
||||||
the font which language the text is in, and to apply the
|
the font which language the text is in, and to apply the
|
||||||
correct substitutions as appropriate, if available.
|
correct substitutions as appropriate, if available.
|
||||||
It should be a `BCP47 language code
|
It should be a `BCP 47 language code
|
||||||
<https://www.w3.org/International/articles/language-tags/>`
|
<https://www.w3.org/International/articles/language-tags/>`
|
||||||
Requires libraqm.
|
Requires libraqm.
|
||||||
|
|
||||||
|
@ -398,11 +398,11 @@ Methods
|
||||||
|
|
||||||
.. versionadded:: 4.2.0
|
.. versionadded:: 4.2.0
|
||||||
|
|
||||||
:param language: Language of the text. Different languages may use
|
:param language: Language of the text. Different languages may use
|
||||||
different glyph shapes or ligatures. This parameter tells
|
different glyph shapes or ligatures. This parameter tells
|
||||||
the font which language the text is in, and to apply the
|
the font which language the text is in, and to apply the
|
||||||
correct substitutions as appropriate, if available.
|
correct substitutions as appropriate, if available.
|
||||||
It should be a `BCP47 language code
|
It should be a `BCP 47 language code
|
||||||
<https://www.w3.org/International/articles/language-tags/>`
|
<https://www.w3.org/International/articles/language-tags/>`
|
||||||
Requires libraqm.
|
Requires libraqm.
|
||||||
|
|
||||||
|
|
|
@ -77,7 +77,7 @@ Methods
|
||||||
different glyph shapes or ligatures. This parameter tells
|
different glyph shapes or ligatures. This parameter tells
|
||||||
the font which language the text is in, and to apply the
|
the font which language the text is in, and to apply the
|
||||||
correct substitutions as appropriate, if available.
|
correct substitutions as appropriate, if available.
|
||||||
It should be a `BCP47 language code
|
It should be a `BCP 47 language code
|
||||||
<https://www.w3.org/International/articles/language-tags/>`
|
<https://www.w3.org/International/articles/language-tags/>`
|
||||||
Requires libraqm.
|
Requires libraqm.
|
||||||
|
|
||||||
|
@ -123,7 +123,7 @@ Methods
|
||||||
different glyph shapes or ligatures. This parameter tells
|
different glyph shapes or ligatures. This parameter tells
|
||||||
the font which language the text is in, and to apply the
|
the font which language the text is in, and to apply the
|
||||||
correct substitutions as appropriate, if available.
|
correct substitutions as appropriate, if available.
|
||||||
It should be a `BCP47 language code
|
It should be a `BCP 47 language code
|
||||||
<https://www.w3.org/International/articles/language-tags/>`
|
<https://www.w3.org/International/articles/language-tags/>`
|
||||||
Requires libraqm.
|
Requires libraqm.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user