DarthSim
|
a020a7603e
|
Fix reporting image loading errors
|
2023-08-01 19:48:10 +03:00 |
|
DarthSim
|
136a5d093f
|
Fix saving to JPEG when using linear colorspace
|
2023-07-02 22:58:32 +03:00 |
|
DarthSim
|
b3905c0cd3
|
Respond with 422 on error during image loading
|
2023-05-28 19:59:51 +03:00 |
|
DarthSim
|
157843ccb3
|
Use VIPS_META_BITS_PER_SAMPLE image header instead of palette-bit-depth when available
|
2023-05-23 19:08:35 +03:00 |
|
DarthSim
|
aad0186b0a
|
Enable vector optimizations in vips
|
2023-05-17 13:42:30 +03:00 |
|
DarthSim
|
85f790fb4b
|
Optimize watermark application
|
2023-05-10 17:46:41 +03:00 |
|
DarthSim
|
723666ea1a
|
Strip watermark meta and remove its palette depth
|
2023-04-26 18:24:20 +03:00 |
|
DarthSim
|
2c28252966
|
Fix the way the dpr processing option affects offsets and paddings
|
2023-04-16 20:56:17 +03:00 |
|
DarthSim
|
cae8af9ac5
|
Always import ICC if image is not RGB
|
2023-03-07 00:21:16 +03:00 |
|
Sasha Melentyev
|
4685e4e222
|
chore: Changing fmt.Errorf to errors.New when there is no formatting required (#1044)
Co-authored-by: Sergey Alexandrovich <DarthSim@users.noreply.github.com>
|
2022-12-15 21:03:08 +06:00 |
|
DarthSim
|
79e473798d
|
Add CloudWatch metrics
|
2022-12-04 21:01:37 +06:00 |
|
Sergey Alexandrovich
|
36f67a6f96
|
OpenTelemetry support (#995)
|
2022-10-06 15:08:23 +06:00 |
|
DarthSim
|
dda20f1a1d
|
Drop vips_ensure_alpha; Refactor vips_apply_watermark
|
2022-09-30 17:45:12 +06:00 |
|
DarthSim
|
cd5c30fa0d
|
Make filters low-level
|
2022-07-28 15:32:36 +06:00 |
|
DarthSim
|
2661db1000
|
Additional metrics for New Relic
|
2022-07-26 14:23:21 +06:00 |
|
DarthSim
|
c4801761db
|
Additional metrics for Datadog
|
2022-07-26 14:22:17 +06:00 |
|
DarthSim
|
97e15c717d
|
Fix sizes of GIF and ICO before save
|
2022-07-18 18:49:58 +06:00 |
|
DarthSim
|
df0cc4e19b
|
Remove LDFLAGS from source code, specify them build-time
|
2022-06-14 15:19:50 +04:00 |
|
DarthSim
|
3ae0f3abc1
|
Clear vips error after fetching it
|
2022-04-26 14:07:10 +06:00 |
|
DarthSim
|
4d4a1d724f
|
IMGPROXY_KEEP_COPYRIGHT config & keep_copyright option
|
2022-04-25 16:53:08 +06:00 |
|
DarthSim
|
9b146991c5
|
Use heic/avif embedded thumbnails
|
2022-04-14 22:33:09 +06:00 |
|
DarthSim
|
175cb8c41b
|
Fix transparrency in loaded ICO
|
2022-03-14 18:29:40 +06:00 |
|
DarthSim
|
cf884f860c
|
Improved ICC profiles handling
|
2021-12-07 14:50:38 +06:00 |
|
DarthSim
|
9d2ba808ed
|
Save GIF with vips_gifsave_buffer
|
2021-11-23 00:12:59 +06:00 |
|
DarthSim
|
e9f1633021
|
Use sync.Map in vips.SupportsLoad/SupportsSave
|
2021-11-11 13:44:22 +06:00 |
|
DarthSim
|
8f7404ec27
|
Load/save BMP without ImageMagick
|
2021-11-11 13:43:06 +06:00 |
|
DarthSim
|
7709b74a5e
|
Bump version
|
2021-09-30 20:23:30 +06:00 |
|
DarthSim
|
493042a25d
|
Merge branch 'master' into version/3
|
2021-07-08 16:48:40 +06:00 |
|
DarthSim
|
4434f40701
|
Merge branch 'version/3' into version/3-refactoring
|
2021-06-28 16:11:33 +06:00 |
|
DarthSim
|
29e4188cd3
|
Merge branch 'version/3' into version/3-refactoring
|
2021-05-17 18:52:40 +06:00 |
|
DarthSim
|
8d4de23f6c
|
Merge branch 'version/3' into version/3-refactoring
|
2021-05-17 18:43:56 +06:00 |
|
DarthSim
|
0b612da5fc
|
Remove C from imagetype
|
2021-05-13 20:39:17 +06:00 |
|
DarthSim
|
2ea1466d96
|
Global refactoring
|
2021-05-07 17:10:21 +06:00 |
|