Lovell Fuller
013f5cffa9
Tests: refactor modulate suite, ~20x faster
2021-03-15 18:20:06 +00:00
Lovell Fuller
984a9e653e
Upgrade to libvips 8.10.6-alpha1
...
- Prebuilt binaries now include mozjpeg and libimagequant (BSD 2-Clause)
- Prebuilt binaries limit AVIF support to the most common 8-bit depth
- Add `mozjpeg` option to `jpeg` method, sets mozjpeg defaults
- Reduce the default PNG `compressionLevel` to the more commonly used 6
2021-03-14 11:19:53 +00:00
Lovell Fuller
171aade9cd
Tests: reduce time taken by metadata tests
2021-01-26 19:52:33 +00:00
Lovell Fuller
67213ae86c
Tests: refactor output paths, might enable parallel runs
2021-01-26 18:43:48 +00:00
Manan Jadhav
02676140e8
Allow for negative top/left offsets in composite overlays
...
A top or left offset value of -1 will no longer mean that the
value is not set, but will now be an actual offset of -1.
INT_MIN for left & top will mean that the values are not set.
Co-authored-by: Christian Flintrup <chr@gigahost.dk>
2020-12-20 17:36:39 +00:00
Lovell Fuller
103ec0d58f
Upgrade to libvips 8.10.5, AVIF support in prebuilt binaries
...
Remove experimental status from HEIF, changing defaults
to prefer royalty-free AV1 over patent-encumbered HEVC
2020-12-18 17:32:16 +00:00
Guillermo Varela
0f473fe3b1
Expose libvips affine operation ( #2336 )
2020-11-16 12:27:38 +00:00
beig
c213e9878d
Add centre/center option to tile-based output ( #2397 )
2020-10-08 09:51:54 +01:00
stefanprobst
79f476ae4d
Allow input density range up to 100000 DPI ( #2348 )
2020-09-02 08:56:12 +01:00
Denis Soldatov
00e65f6f14
Ensure correct pageHeight when verifying image dimensions ( #2343 )
2020-08-28 13:39:19 +01:00
Robert O'Rourke
eaecb7347b
Add support to withMetadata for custom ICC profile #2271
2020-08-19 21:32:15 +01:00
Tomáš Szabo
cb1baede87
Add support for animated WebP and GIF (via magick) ( #2012 )
2020-08-17 14:48:38 +01:00
Lovell Fuller
3150fad909
Upgrade to libvips 8.10.0-beta2
2020-07-14 19:45:25 +01:00
Lovell Fuller
17ea70a102
Add named 'alpha' channel to extractChannel op #2138
2020-06-07 10:43:43 +01:00
Lovell Fuller
14dc7681ed
Upgrade to libvips v8.9.0-alpha2 prebuild
...
Improve tests for 32-bit ARM
2020-03-04 23:17:23 +00:00
Lovell Fuller
1717173f17
Tests: tighten composite offset thresholds
2020-02-15 10:53:30 +00:00
Lovell Fuller
4a745f2d2e
Expose delay/loop metadata for animated images #1905
2020-01-09 22:51:08 +00:00
Lovell Fuller
755a0caf3d
Fix 16-bit, 2-channel PNG w/ ICC profile support #2013
2019-12-20 17:19:33 +00:00
Lovell Fuller
d31a91a599
Expose raw TIFFTAG_PHOTOSHOP metadata #1600
2019-11-29 13:05:07 +00:00
Lovell Fuller
11daa3b4d1
Tests: flatten to mid-grey before generating fingerprint
2019-11-14 13:18:14 +00:00
Lovell Fuller
c41b87303d
Ensure trim op supports image-in-alpha #1597
2019-11-14 11:29:45 +00:00
Lovell Fuller
833aaead56
Ensure modulate can co-exist with other colour ops #1958
2019-11-11 22:16:28 +00:00
Lovell Fuller
14af0bda61
Regenerate flatten-rgb16-orange test expectation, reduce threshold
2019-09-21 20:01:15 +01:00
Lovell Fuller
e4333ff6b0
Changelog entry, credit and doc update for #1835
2019-08-14 20:17:31 +01:00
Andargor
4ae8999f62
Add premultiplied option to composite operation ( #1835 )
2019-08-14 19:01:23 +01:00
Ilya Ovdin
690bc43abe
Fix rotate/extract ordering for non-90 angles ( #1755 )
2019-07-26 20:28:45 +01:00
Lovell Fuller
50b461024d
Add test coverage for single value extend operation
2019-07-26 19:31:14 +01:00
Lovell Fuller
631a3597c7
Upgrade to libvips v8.8.0, remove deprecated overlayWith
2019-06-26 18:32:53 +01:00
Jakub Michálek
b494b2e872
Add brightness, saturation and hue modulation #609 ( #1601 )
2019-03-25 07:44:07 +00:00
Lovell Fuller
9cc06c887b
Add support for pages option for multi-page input #1566
2019-03-17 16:37:27 +00:00
Lovell Fuller
7cafd4386c
Add composite op, supporting multiple images and blend modes #728
2019-03-09 22:46:23 +00:00
Lovell Fuller
9dd6510de6
Expose underlying error message for invalid input #1505
2019-01-12 16:10:25 +00:00
Keith
541e7104fd
Expose libvips recombination matrix operation #1477
2018-12-04 23:06:34 +01:00
Daiz
a48f8fbb61
Allow separate parameters for gamma encoding and decoding ( #1439 )
2018-11-11 10:15:38 +01:00
Lovell Fuller
c3274e480b
Deprecate crop, embed, ignoreAspectRatio, max, min, withoutEnlargement.
...
These become options of the resize operation instead. #1135
2018-09-30 20:16:27 +01:00
freezy
796738da65
Add support for arbitrary rotation angle via vips_rotate ( #1385 )
2018-09-27 18:00:36 +01:00
Lovell Fuller
93aac660a3
Tests: avoid shrink-on-load for (non-turbo) libjpeg compat
2018-09-21 19:34:52 +01:00
Lovell Fuller
deacd553bf
Enable SIMD convolution by default #1213
2018-09-19 21:42:40 +01:00
Lovell Fuller
c8ff7e11a9
Upgrade to libvips v8.7.0
...
Drop Node 4 support
Add experimental musl prebuild for Node 8 and 10
2018-09-19 21:38:09 +01:00
Axel Eirola
7d48a5ccf4
Allow floating point density input ( #1362 )
...
Metadata output will still remain integer
2018-09-01 08:58:30 +01:00
Lovell Fuller
d705cffdd6
Ensure extractChannel works with 16-bit images #1330
2018-08-12 20:22:39 +01:00
Lovell Fuller
94607b585a
Ensure extractChannel sets bw colourspace interp #1257
2018-06-19 22:47:52 +01:00
Lovell Fuller
54a71fc142
Fix tint op by ensuring LAB and allowing negative values #1235
...
Add test cases for more tint colours and input interpretations
2018-05-23 20:51:47 +01:00
Nathan Graves
b154cd0418
Add support for page selection with multi-page TIFF input ( #1204 )
2018-04-24 22:57:27 +01:00
Rik Heywood
dbac4b9a63
Add tint operation to set image chroma
2018-04-11 20:05:48 +01:00
Andrea Bianco
875937e3d8
Expose libvips' median filter operation ( #1161 )
2018-03-17 10:52:44 +00:00
Marcel
d599d1f29e
Expose linear transform feature of libvips ( #1024 )
2018-02-04 10:36:04 +00:00
Oleg Aleynik
c4df115948
Expose IPTC and XMP metadata when available ( #1079 )
2018-01-10 22:12:11 +00:00
Kenric D'Souza
927b77700d
Add gravity support to embed feature ( #1038 )
2017-12-12 19:29:16 +00:00
Rahul Nanwani
d6aee8e5ba
Add pixel-derived image statistics via vips_stats ( #915 )
2017-12-09 11:17:48 +00:00