hugo/resources/images
Joe Mooring a037be774d
Improve handling of remote image/jpeg resources (#9278)
Add jpe, jif, and jfif to image/jpeg extensions.
For remote image/jpeg without extension, always use jpg extension.

Closes #9275
2021-12-13 08:55:15 +01: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 Improve handling of remote image/jpeg resources (#9278) 2021-12-13 08:55:15 +01:00
config_test.go Add webp image encoding support 2021-04-15 17:22:55 +02:00
filters.go Add custom font support to images.Text 2021-12-07 16:53:02 +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
text.go Add custom font support to images.Text 2021-12-07 16:53:02 +01:00