1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-06-22 22:37:41 +02:00
Commit Graph

23 Commits

Author SHA1 Message Date
b43c6a7db7 Fix watermark replication across animation frames 2024-04-24 21:55:16 +03:00
09e542517a Extract finalizing to a separate pipeline; Fix watermark colors on non-sRGB images 2024-04-18 19:51:40 +03:00
c56e9e64b9 Add IMGPROXY_PNG_UNLIMITED and IMGPROXY_SVG_UNLIMITED configs 2024-04-15 20:28:05 +03:00
707a24e59d HEIC saving support 2023-11-18 21:03:17 +03:00
07528dbecf Use palette-bit-depth for palette bitdepth instead of VIPS_META_BITS_PER_SAMPLE 2023-11-13 20:26:58 +03:00
756958d2ca Fix crashes during processing of large animated WebPs 2023-09-08 17:07:09 +03:00
7111083649 Use clang-format style in C files 2023-08-30 17:09:56 +04:00
4e1d556458 Fix float TIFF opacity and linear BW TIFF colors 2023-08-30 15:09:31 +04:00
925dac28bb Create and destroy a tiny image during health check to check that vips is operational 2023-08-21 20:48:47 +03:00
157843ccb3 Use VIPS_META_BITS_PER_SAMPLE image header instead of palette-bit-depth when available 2023-05-23 19:08:35 +03:00
85f790fb4b Optimize watermark application 2023-05-10 17:46:41 +03:00
dda20f1a1d Drop vips_ensure_alpha; Refactor vips_apply_watermark 2022-09-30 17:45:12 +06:00
cd5c30fa0d Make filters low-level 2022-07-28 15:32:36 +06:00
97e15c717d Fix sizes of GIF and ICO before save 2022-07-18 18:49:58 +06:00
4d4a1d724f IMGPROXY_KEEP_COPYRIGHT config & keep_copyright option 2022-04-25 16:53:08 +06:00
9b146991c5 Use heic/avif embedded thumbnails 2022-04-14 22:33:09 +06:00
8f7404ec27 Load/save BMP without ImageMagick 2021-11-11 13:43:06 +06:00
493042a25d Merge branch 'master' into version/3 2021-07-08 16:48:40 +06:00
4434f40701 Merge branch 'version/3' into version/3-refactoring 2021-06-28 16:11:33 +06:00
29e4188cd3 Merge branch 'version/3' into version/3-refactoring 2021-05-17 18:52:40 +06:00
8d4de23f6c Merge branch 'version/3' into version/3-refactoring 2021-05-17 18:43:56 +06:00
0b612da5fc Remove C from imagetype 2021-05-13 20:39:17 +06:00
2ea1466d96 Global refactoring 2021-05-07 17:10:21 +06:00