hugo/resources/testdata
Cameron Moore 0a2ab3f8fe exif: Allow more spacing characters in strings
The root cause of issue #8079 was a non-breaking space (U+0160).
`unicode.IsPrint` only allows the ASCII space (U+0020).  Be more lenient
by using `unicode.IsGraphic` instead.

Fixes #8079
2021-03-13 21:20:10 +01:00
..
golden images: Add images.Overlay filter 2020-12-17 09:14:18 +01:00
sub resources: Move resource interfaces into its own package 2019-01-02 14:25:37 +01:00
1234567890qwertyuiopasdfghjklzxcvbnm5to6eeeeee7via8eleph.jpg resources: Move resource interfaces into its own package 2019-01-02 14:25:37 +01:00
circle.svg resources: Move resource interfaces into its own package 2019-01-02 14:25:37 +01:00
gohugoio.png resources: Move resource interfaces into its own package 2019-01-02 14:25:37 +01:00
gohugoio8.png Add a set of image filters 2019-08-28 15:59:54 +02:00
gohugoio24.png Add a set of image filters 2019-08-28 15:59:54 +02:00
gopher-hero8.png resources/images: Allow to set background fill colour 2019-10-20 22:06:58 +02:00
gradient-circle.png resources/images: Allow to set background fill colour 2019-10-20 22:06:58 +02:00
iss8079.jpg exif: Allow more spacing characters in strings 2021-03-13 21:20:10 +01:00
sunrise.JPG Fix image format detection for upper case extensions, e.g. JPG 2019-07-30 08:53:50 +02:00
sunset.jpg resources: Move resource interfaces into its own package 2019-01-02 14:25:37 +01:00