mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-10 08:12:33 +03:00
Move OpenType docs link to a reference
This commit is contained in:
parent
dc0c7bea37
commit
087e42f743
|
@ -300,8 +300,7 @@ Methods
|
||||||
used to turn off default font features, for
|
used to turn off default font features, for
|
||||||
example ``"-liga"`` to disable ligatures or ``"-kern"``
|
example ``"-liga"`` to disable ligatures or ``"-kern"``
|
||||||
to disable kerning. To get all supported
|
to disable kerning. To get all supported
|
||||||
features, see
|
features, see `OpenType docs`_.
|
||||||
https://docs.microsoft.com/en-us/typography/opentype/spec/featurelist
|
|
||||||
Requires libraqm.
|
Requires libraqm.
|
||||||
|
|
||||||
.. versionadded:: 4.2.0
|
.. versionadded:: 4.2.0
|
||||||
|
@ -347,8 +346,7 @@ Methods
|
||||||
used to turn off default font features, for
|
used to turn off default font features, for
|
||||||
example ``"-liga"`` to disable ligatures or ``"-kern"``
|
example ``"-liga"`` to disable ligatures or ``"-kern"``
|
||||||
to disable kerning. To get all supported
|
to disable kerning. To get all supported
|
||||||
features, see
|
features, see `OpenType docs`_.
|
||||||
https://docs.microsoft.com/en-us/typography/opentype/spec/featurelist
|
|
||||||
Requires libraqm.
|
Requires libraqm.
|
||||||
|
|
||||||
.. versionadded:: 4.2.0
|
.. versionadded:: 4.2.0
|
||||||
|
@ -383,8 +381,7 @@ Methods
|
||||||
used to turn off default font features, for
|
used to turn off default font features, for
|
||||||
example ``"-liga"`` to disable ligatures or ``"-kern"``
|
example ``"-liga"`` to disable ligatures or ``"-kern"``
|
||||||
to disable kerning. To get all supported
|
to disable kerning. To get all supported
|
||||||
features, see
|
features, see `OpenType docs`_.
|
||||||
https://docs.microsoft.com/en-us/typography/opentype/spec/featurelist
|
|
||||||
Requires libraqm.
|
Requires libraqm.
|
||||||
|
|
||||||
.. versionadded:: 4.2.0
|
.. versionadded:: 4.2.0
|
||||||
|
@ -421,8 +418,7 @@ Methods
|
||||||
used to turn off default font features, for
|
used to turn off default font features, for
|
||||||
example ``"-liga"`` to disable ligatures or ``"-kern"``
|
example ``"-liga"`` to disable ligatures or ``"-kern"``
|
||||||
to disable kerning. To get all supported
|
to disable kerning. To get all supported
|
||||||
features, see
|
features, see `OpenType docs`_.
|
||||||
https://docs.microsoft.com/en-us/typography/opentype/spec/featurelist
|
|
||||||
Requires libraqm.
|
Requires libraqm.
|
||||||
|
|
||||||
.. versionadded:: 4.2.0
|
.. versionadded:: 4.2.0
|
||||||
|
@ -470,3 +466,4 @@ Methods
|
||||||
homogeneous, but similar, colors.
|
homogeneous, but similar, colors.
|
||||||
|
|
||||||
.. _BCP 47 language code: https://www.w3.org/International/articles/language-tags/
|
.. _BCP 47 language code: https://www.w3.org/International/articles/language-tags/
|
||||||
|
.. _OpenType docs: https://docs.microsoft.com/en-us/typography/opentype/spec/featurelist
|
||||||
|
|
Loading…
Reference in New Issue
Block a user