1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2024-11-24 08:12:38 +02:00
imgproxy/vips
2023-01-30 17:13:39 +03:00
..
bmp.go Add support of 16-bit BMP 2022-06-21 16:08:10 +06:00
cached_c_strings.go Use sync.Map for cached C strings 2021-12-10 19:54:34 +06:00
color.go Global refactoring 2021-05-07 17:10:21 +06:00
ico.go Fix transparrency in loaded ICO 2022-03-14 18:29:40 +06:00
testing_helpers.go Use sync.Map in vips.SupportsLoad/SupportsSave 2021-11-11 13:44:22 +06:00
vips.c Remove color-related EXIF data when stripping ICC profile 2023-01-30 17:13:39 +03:00
vips.go chore: Changing fmt.Errorf to errors.New when there is no formatting required (#1044) 2022-12-15 21:03:08 +06:00
vips.h Drop vips_ensure_alpha; Refactor vips_apply_watermark 2022-09-30 17:45:12 +06:00