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

19 Commits

Author SHA1 Message Date
750fdddc72 Clenup some smell 2024-11-22 01:36:58 +03:00
e7e7a43bb6 Refactor gravity a bit 2024-11-20 19:43:57 +03:00
b43c6a7db7 Fix watermark replication across animation frames 2024-04-24 21:55:16 +03:00
97217949a7 Fix watermarks overlapping animation frames in some cases 2024-04-24 21:42:29 +03:00
df75177481 Replace WatermarkOptions.Gravity with GravityReplicate 2024-04-24 19:35: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
8cb93f8915 Fix relative watermark offsets when watermark is replicated 2023-12-02 22:23:19 +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
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
723666ea1a Strip watermark meta and remove its palette depth 2023-04-26 18:24:20 +03:00
7d1f7c903a Use RoundToEven when calculating offsets and watermark size 2023-04-16 21:09:48 +03:00
2c28252966 Fix the way the dpr processing option affects offsets and paddings 2023-04-16 20:56:17 +03:00
8bd3d5d472 Fix applying replicated PNG watermarks 2023-01-16 20:31:11 +03:00
ca9fb6c586 Optimize memory usage in some scenarios 2023-01-04 00:23:06 +03:00
3e87bd683c Offsets for replicated watermarks 2021-12-07 19:07:56 +06:00
cf884f860c Improved ICC profiles handling 2021-12-07 14:50:38 +06:00
7709b74a5e Bump version 2021-09-30 20:23:30 +06:00
2ea1466d96 Global refactoring 2021-05-07 17:10:21 +06:00