1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2024-11-24 08:12:38 +02:00
imgproxy/processing
2023-11-17 16:43:24 +03:00
..
apply_filters.go Make filters low-level 2022-07-28 15:32:36 +06:00
calc_position.go Use RoundToEven when calculating offsets and watermark size 2023-04-16 21:09:48 +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 Fix saving to JPEG when using linear colorspace 2023-07-02 22:58:32 +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 Don't copy memory after fixing image size 2023-02-16 01:14:03 +03:00
flatten.go Bump version 2021-09-30 20:23:30 +06:00
import_color_profile.go Remove ICC if source image is linear 2023-08-30 15:06:12 +04:00
padding.go Use RoundToEven when calculating offsets and watermark size 2023-04-16 21:09:48 +03:00
pipeline.go Fix the way the dpr processing option affects offsets and paddings 2023-04-16 20:56:17 +03:00
prepare.go Typo 2023-11-17 16:43:24 +03:00
processing.go Fix crashes during processing of large animated WebPs 2023-09-08 17:07:09 +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 Limit vector image sizes to IMGPROXY_MAX_SRC_RESOLUTION 2023-09-05 21:10:28 +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 Use palette-bit-depth for palette bitdepth instead of VIPS_META_BITS_PER_SAMPLE 2023-11-13 20:26:58 +03:00