1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2024-11-18 16:31:44 +02:00
imgproxy/processing
2024-05-02 16:31:19 +03:00
..
apply_filters.go Make filters low-level 2022-07-28 15:32:36 +06:00
calc_position.go Allow relative values for gravity and watermark offsets 2023-12-01 18:23:24 +03:00
crop.go Fix the way the dpr processing option affects offsets and paddings 2023-04-16 20:56:17 +03:00
export_color_profile.go Extract finalizing to a separate pipeline; Fix watermark colors on non-sRGB images 2024-04-18 19:51:40 +03:00
extend.go Don't extend if requested width or height is zero 2023-04-24 21:45:10 +03:00
fix_size.go Fix HEIC/AVIF dimension limit handling 2024-05-02 16:31:19 +03:00
flatten.go Bump version 2021-09-30 20:23:30 +06:00
import_color_profile.go Extract finalizing to a separate pipeline; Fix watermark colors on non-sRGB images 2024-04-18 19:51:40 +03:00
padding.go Use RoundToEven when calculating offsets and watermark size 2023-04-16 21:09:48 +03:00
pipeline.go Extract finalizing to a separate pipeline; Fix watermark colors on non-sRGB images 2024-04-18 19:51:40 +03:00
prepare.go Typo 2023-11-17 16:43:24 +03:00
processing.go Extract finalizing to a separate pipeline; Fix watermark colors on non-sRGB images 2024-04-18 19:51:40 +03:00
result_size.go Fix the way the dpr processing option affects offsets and paddings 2023-04-16 20:56:17 +03:00
rotate_and_flip.go Optimize memory usage in some scenarios 2023-01-04 00:23:06 +03:00
scale_on_load.go Fix over-shrinking during scale-on-load 2024-04-14 18:46:22 +03:00
scale.go Speedup processing 2023-01-06 16:36:52 +03:00
strip_metadata.go Separate Photoshop and IPTC metadata parsing/dumping 2023-05-29 19:48:39 +03:00
trim.go Typo 2023-11-17 16:43:24 +03:00
watermark.go Fix watermark replication across animation frames 2024-04-24 21:55:16 +03:00