mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-30 18:03:07 +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
|
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
|
Curved joints for line sequences
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user