mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
Release notes: Add line width parameter to rectangle and ellipse-based shapes
This commit is contained in:
parent
8c134ad838
commit
08274ae5aa
|
@ -4,6 +4,12 @@
|
|||
API Additions
|
||||
=============
|
||||
|
||||
Add line width parameter to rectangle and ellipse-based shapes
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
A line ``width`` parameter has been added to ``ImageDraw.Draw.arc``,
|
||||
``chord``, ``ellipse``, ``pieslice`` and ``rectangle``.
|
||||
|
||||
Curved joints for line sequences
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user