mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-18 18:50:46 -04:00

Introduces the Crop method for image processing which implements gift.CropToSize. Also allows a smartCrop without resizing, and updates the documentation. Fixes #9499