1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2024-11-29 08:22:11 +02:00
imgproxy/vips
2023-07-02 22:58:32 +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 Fix return value from vips_resize_go 2023-06-06 21:09:42 +03:00
vips.go Fix saving to JPEG when using linear colorspace 2023-07-02 22:58:32 +03:00
vips.h Use VIPS_META_BITS_PER_SAMPLE image header instead of palette-bit-depth when available 2023-05-23 19:08:35 +03:00