Added release notes for #7584 and #7587

This commit is contained in:
Andrew Murray 2023-12-08 19:20:37 +11:00
parent 33d5a7993b
commit 43a4477cd9

View File

@ -20,10 +20,12 @@ TODO
API Changes
===========
TODO
^^^^
Zero or negative font size error
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TODO
When creating a :py:class:`~PIL.ImageFont.FreeTypeFont` instance, either directly or
through :py:func:`~PIL.ImageFont.truetype`, if the font size is not greater than zero, a
:py:exc:`ValueError` will now be raised.
API Additions
=============