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:
mamg22 2024-06-15 19:51:59 -04:00
parent 8d14a452df
commit b2c4539cd9

View File

@ -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
^^^^