DarthSim
|
08d20d46e6
Merge branch 'master' into version/4
|
1 month ago |
DarthSim
|
83e64ff2d3
TransformColourProfile -> TransformColourProfileToSRGB
|
1 month ago |
DarthSim
|
14bb84fa1f
Merge branch 'master' into version/4
|
1 month ago |
DarthSim
|
e1764ad580
Rename processing steps: importColorProfile -> colorspaceToProcessing, exportColorProfile -> colorspaceToResult
|
1 month ago |
DarthSim
|
d7772499b9
Fix keeping copyright info in EXIF
|
1 month ago |
Victor Sokolov
|
b18b678df2
IMG-25: load ICO files (#1458)
|
2 months ago |
Victor Sokolov
|
0567655437
IMG-29: Save ICO using target (#1453)
|
2 months ago |
Victor Sokolov
|
90376b7261
IMG-28: Save bmp via target (#1452)
|
2 months ago |
Victor Sokolov
|
b5242725d5
IMG-24: load BMP via source (#1451)
|
3 months ago |
Sergei Aleksandrovich
|
c0e61be05d
Merge pull request #1441 from imgproxy/img-12-experiment-close-callback
|
3 months ago |
DarthSim
|
3178e2b21d
VIPS_CEIL => ceil
|
3 months ago |
Viktor Sokolov
|
7561b1bb51
vips_error_go
|
3 months ago |
Viktor Sokolov
|
2fcf9ff0cc
AsyncSource -> ImgproxySource
|
3 months ago |
Viktor Sokolov
|
55d5113c56
Extracted everything to source.*
|
3 months ago |
Viktor Sokolov
|
ec5e4b2aae
Load JPEG from source instead of memory
|
3 months ago |
hossein
|
4d684fab0a
feat(): Add libvips's equivalent options for configuring libwebp's effort and preset.
|
4 months ago |
DarthSim
|
9b59fb2d53
Add C.RGB struct
|
4 months ago |
DarthSim
|
cb599f97fd
Fix blur and sharpen performance for images with alpha channel
|
9 months ago |
DarthSim
|
edb050ed21
Fix handling ICC profiles with vips 8.15+
|
9 months ago |
DarthSim
|
301ca08236
Fix importing ICC profiles for 16-bit images with an alpha channel
|
9 months ago |
DarthSim
|
d9abf2d3d7
Fix animated JPEG XL support
|
10 months ago |
DarthSim
|
3f4edb91f7
JPEG XL (JXL) support
|
10 months ago |
DarthSim
|
b43c6a7db7
Fix watermark replication across animation frames
|
1 year ago |
DarthSim
|
aeb2c087d4
Ensure that the watermark is always centered when replicated
|
1 year ago |
DarthSim
|
09e542517a
Extract finalizing to a separate pipeline; Fix watermark colors on non-sRGB images
|
1 year ago |
DarthSim
|
c56e9e64b9
Add `IMGPROXY_PNG_UNLIMITED` and `IMGPROXY_SVG_UNLIMITED` configs
|
1 year ago |
DarthSim
|
880d16f457
Reduce memory usage when scaling down animated images
|
1 year ago |
DarthSim
|
ed6050dcce
Use VIPS_META_PALETTE for palette detection if available
|
1 year ago |
DarthSim
|
37f4332cae
Drop support of vips prior to 8.13
|
1 year ago |
DarthSim
|
f79946905d
Remove scRGB alpha tiff warning for vips 8.15+
|
1 year ago |