mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 01:46:18 +03:00
ac7d41545d
Summary of changes - Allow positional args in `regular_polygon` method - Allow multiple bounding box formats - (e.g. bbox = [(x0, y0), (x1, y1)] or [x0, y0, x1, y1]) - Check if bounding box is square - Update var names - b_box => bbox - nb_sides => n_sides |
||
---|---|---|
.. | ||
example | ||
handbook | ||
reference | ||
releasenotes | ||
resources | ||
about.rst | ||
conf.py | ||
COPYING | ||
deprecations.rst | ||
Guardfile | ||
index.rst | ||
installation.rst | ||
make.bat | ||
Makefile | ||
PIL.rst | ||
porting.rst |