mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-04-27 20:43:43 +03:00
Same length header underline
This commit is contained in:
parent
7a75e09fe1
commit
efb0055645
|
@ -79,7 +79,7 @@ high ends.
|
||||||
Now, it can also be a tuple ``(low, high)``.
|
Now, it can also be a tuple ``(low, high)``.
|
||||||
|
|
||||||
ImageDraw.regular_polygon
|
ImageDraw.regular_polygon
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
A new method ``regular_polygon``, draws a regular polygon of ``n_sides``, inscribed in a ``bounding_circle``.
|
A new method ``regular_polygon``, draws a regular polygon of ``n_sides``, inscribed in a ``bounding_circle``.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user