mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 17:36:18 +03:00
parent
33d5a7993b
commit
43a4477cd9
|
@ -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
|
||||
=============
|
||||
|
|
Loading…
Reference in New Issue
Block a user