mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-05-26 16:53:20 +03:00
parent
33d5a7993b
commit
43a4477cd9
|
@ -20,10 +20,12 @@ TODO
|
||||||
API Changes
|
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
|
API Additions
|
||||||
=============
|
=============
|
||||||
|
|
Loading…
Reference in New Issue
Block a user