mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-11-21 18:25:48 +03:00
Summary of changes: - `ImageDraw.regular_polygon` now accepts a bounding circle which inscribes the polygon. A bounding circle is defined by a center point (x0, y0) and a radius. A bounding box is no longer accepted. - All keyword args have been replaced with positional args. Misc - Test image file renaming, minor variable name changes |
||
|---|---|---|
| .. | ||
| example | ||
| handbook | ||
| reference | ||
| releasenotes | ||
| resources | ||
| about.rst | ||
| conf.py | ||
| COPYING | ||
| deprecations.rst | ||
| Guardfile | ||
| index.rst | ||
| installation.rst | ||
| make.bat | ||
| Makefile | ||
| PIL.rst | ||
| porting.rst | ||