hugo/resources/images
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
..
exif
webp Fix transparency problem when converting 32-bit images to WebP 2021-07-07 17:25:14 +02:00
color.go
color_test.go
config.go Allow images to be cropped without being resized 2022-02-23 10:01:50 +01:00
config_test.go
filters.go Always use content to resolve content type in resources.GetRemote 2021-12-17 09:50:28 +01:00
filters_test.go
image.go Allow images to be cropped without being resized 2022-02-23 10:01:50 +01:00
overlay.go
resampling.go
smartcrop.go resources/image: Fix fill with smartcrop sometimes returning 0 bytes images 2021-06-17 23:52:27 +02:00
text.go Add custom font support to images.Text 2021-12-07 16:53:02 +01:00