mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-15 02:32:29 +03:00
Added release notes [ci skip]
This commit is contained in:
parent
690cf9ebe2
commit
45c43fc911
|
@ -13,10 +13,13 @@ when Tk/Tcl 8.5 will be the minimum supported.
|
||||||
API Changes
|
API Changes
|
||||||
===========
|
===========
|
||||||
|
|
||||||
TODO
|
Image.alpha_composite: dest
|
||||||
^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
TODO
|
When calling :py:meth:`~PIL.Image.Image.alpha_composite`, the ``dest`` argument now
|
||||||
|
accepts negative co-ordinates, like the upper left corner of the ``box`` argument of
|
||||||
|
:py:meth:`~PIL.Image.Image.paste` can be negative. Naturally, this has effect of
|
||||||
|
cropping the overlaid image.
|
||||||
|
|
||||||
API Additions
|
API Additions
|
||||||
=============
|
=============
|
||||||
|
|
Loading…
Reference in New Issue
Block a user