mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-11-22 10:45:34 +03:00
Summary of changes
- Rename `b_circle` and `bounding_circle`
-`bounding_circle` now accepts both formats below:
- (x0, y0, r)
- ((x0, y0), r)
|
||
|---|---|---|
| .. | ||
| example | ||
| handbook | ||
| reference | ||
| releasenotes | ||
| resources | ||
| about.rst | ||
| conf.py | ||
| COPYING | ||
| deprecations.rst | ||
| Guardfile | ||
| index.rst | ||
| installation.rst | ||
| make.bat | ||
| Makefile | ||
| PIL.rst | ||
| porting.rst | ||