mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-18 14:20:24 +00:00
Crop doesn't necessarily imply the any scaling is taking place. Several ideas were discussed, from renaming Crop to combining both processors into a single Resize processor (as they were in the original IK), but those solutions were felt to either precluded future extension (alternative resize modes) or make the API too verbose. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| resize.py | ||