mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-27 09:44:31 +03:00
Add missing wording for envvar in release notes
[ci skip]
This commit is contained in:
parent
6cf08afb15
commit
48606afeb6
|
@ -45,10 +45,10 @@ API Changes
|
||||||
ImageFont.truetype
|
ImageFont.truetype
|
||||||
^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
:py:func:`~PIL.ImageFont.truetype` now searches for fonts in the directory
|
:py:func:`~PIL.ImageFont.truetype` now searches for fonts in the directory indicated
|
||||||
indicated by the ``XDG_DATA_HOME`` in addition to those specified in ``XDG_DATA_DIRS``.
|
by the ``XDG_DATA_HOME`` envirnorment variable in addition to those specified in
|
||||||
Additionally, the default for ``XDG_DATA_DIRS`` has been updated to match the
|
``XDG_DATA_DIRS``. Additionally, the default for ``XDG_DATA_DIRS`` has been updated
|
||||||
freedesktop spec.
|
to match the freedesktop spec.
|
||||||
|
|
||||||
TODO
|
TODO
|
||||||
^^^^
|
^^^^
|
||||||
|
|
Loading…
Reference in New Issue
Block a user