hugo/resources/images
Bjørn Erik Pedersen 30eea3915b resources: Regenerate image golden testdata
Keep this as a separate commit as this isn't because the files have changed. The filenames have changed due to cache busting of PNG and Webp images.

See #8729
2021-07-07 17:25:14 +02:00
..
exif exif: Fix handling of utf8 runes in nullString() 2021-03-13 21:20:10 +01:00
webp Fix transparency problem when converting 32-bit images to WebP 2021-07-07 17:25:14 +02:00
color.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
color_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
config.go resources: Regenerate image golden testdata 2021-07-07 17:25:14 +02:00
config_test.go Add webp image encoding support 2021-04-15 17:22:55 +02:00
filters.go images: Add images.Overlay filter 2020-12-17 09:14:18 +01:00
filters_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
image.go Fix transparency problem when converting 32-bit images to WebP 2021-07-07 17:25:14 +02:00
overlay.go images: Add images.Overlay filter 2020-12-17 09:14:18 +01:00
resampling.go Add a set of image filters 2019-08-28 15:59:54 +02:00
smartcrop.go resources/image: Fix fill with smartcrop sometimes returning 0 bytes images 2021-06-17 23:52:27 +02:00