mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 18:06:18 +03:00
Remove releate note for truetype() changes
The proposed changes don't match match with previous release notes' meaning of "API Changes".
This commit is contained in:
parent
8d14a452df
commit
b2c4539cd9
|
@ -42,14 +42,6 @@ The ``hints`` parameter in :py:meth:`~PIL.ImageDraw.getdraw()` has been deprecat
|
|||
API Changes
|
||||
===========
|
||||
|
||||
ImageFont.truetype
|
||||
^^^^^^^^^^^^^^^^^^
|
||||
|
||||
:py:func:`~PIL.ImageFont.truetype` now searches for fonts in the directory indicated
|
||||
by the ``XDG_DATA_HOME`` environment variable in addition to those specified in
|
||||
``XDG_DATA_DIRS``. Additionally, the default for ``XDG_DATA_DIRS`` has been updated
|
||||
to match the freedesktop spec.
|
||||
|
||||
TODO
|
||||
^^^^
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user