hugo/resources
John Elliott 7732da9f93 Allow images to be cropped without being resized
Introduces the Crop method for image processing which implements gift.CropToSize. Also allows a smartCrop without resizing, and updates the documentation.

Fixes #9499
2022-02-23 10:01:50 +01:00
..
images Allow images to be cropped without being resized 2022-02-23 10:01:50 +01:00
internal
jsconfig
page Finally remove deprecated Page methods 2022-02-14 13:24:36 +01:00
postpub
resource Allow images to be cropped without being resized 2022-02-23 10:01:50 +01:00
resource_factories
resource_transformers Simplify some integration tests 2022-02-10 20:43:19 +01:00
testdata
errorResource.go Allow images to be cropped without being resized 2022-02-23 10:01:50 +01:00
image.go Allow images to be cropped without being resized 2022-02-23 10:01:50 +01:00
image_cache.go
image_extended_test.go
image_test.go Allow images to be cropped without being resized 2022-02-23 10:01:50 +01:00
post_publish.go
resource.go
resource_cache.go
resource_cache_test.go
resource_metadata.go
resource_metadata_test.go
resource_spec.go
resource_test.go
testhelpers_test.go
transform.go Allow images to be cropped without being resized 2022-02-23 10:01:50 +01:00
transform_test.go