Skip to content

Commit

Permalink
Remove releate note for truetype() changes
Browse files Browse the repository at this point in the history
The proposed changes don't match match with previous release notes'
meaning of "API Changes".
  • Loading branch information
mamg22 committed Jun 15, 2024
1 parent 8d14a45 commit b2c4539
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docs/releasenotes/10.4.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
^^^^

Expand Down

0 comments on commit b2c4539

Please sign in to comment.