exif
|
all: gofmt -w -r 'interface{} -> any' .
|
2022-03-17 22:03:27 +01:00 |
webp
|
all: gofmt -w -r 'interface{} -> any' .
|
2022-03-17 22:03:27 +01:00 |
color.go
|
all: Format code with gofumpt
|
2020-12-03 13:12:58 +01:00 |
color_test.go
|
all: gofmt -w -r 'interface{} -> any' .
|
2022-03-17 22:03:27 +01:00 |
filters.go
|
all: gofmt -w -r 'interface{} -> any' .
|
2022-03-17 22:03:27 +01:00 |
filters_test.go
|
all: Format code with gofumpt
|
2020-12-03 13:12:58 +01:00 |
image.go
|
all: gofmt -w -r 'interface{} -> any' .
|
2022-03-17 22:03:27 +01: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 |
text.go
|
Add custom font support to images.Text
|
2021-12-07 16:53:02 +01:00 |