Same length header underline

This commit is contained in:
Hugo van Kemenade 2020-09-05 22:44:56 +03:00 committed by GitHub
parent 7a75e09fe1
commit efb0055645
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -79,7 +79,7 @@ high ends.
Now, it can also be a tuple ``(low, high)``.
ImageDraw.regular_polygon
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^
A new method ``regular_polygon``, draws a regular polygon of ``n_sides``, inscribed in a ``bounding_circle``.