mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-26 14:41:47 -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