Adriaan Meuris
|
29336f4cc7
|
Ensure negate op occurs after profile conversion (#4096)
- Adds CMYK to CMYK profile conversion tests
- Fixes existing greyscale plus alpha test expectation
|
2024-05-13 12:23:11 +01:00 |
|
Lovell Fuller
|
a1309aa3b8
|
Tighten constructor text property validation #4071
|
2024-04-19 12:48:47 +01:00 |
|
Lovell Fuller
|
397ee492d9
|
Ensure extend op is sequential for multi-page TIFF #4069
|
2024-04-18 11:05:04 +01:00 |
|
Lovell Fuller
|
579cf93030
|
Install: advanced option to force global libvips #4060
|
2024-04-10 09:25:53 +01:00 |
|
ike
|
0981b24f60
|
TypeScript: add missing definitions for OverlayOptions (#4048)
|
2024-04-02 14:42:10 +01:00 |
|
Lovell Fuller
|
aa1bbcb5c1
|
Guard heif bitdepth property for prebuilt binaries
|
2024-03-21 18:33:57 +00:00 |
|
Mert
|
3c26080c39
|
Add bitdepth option to heif output (#4036)
Prebuilt binaries support only AVIF with a bitdepth of 8
|
2024-03-21 14:36:17 +00:00 |
|
Lovell Fuller
|
dc07fd4e9c
|
Upgrade to libvips v8.15.2
|
2024-03-18 15:55:01 +00:00 |
|
Lovell Fuller
|
7bc74feb11
|
Ensure clone takes deep copy of options #4029
|
2024-03-17 09:42:21 +00:00 |
|
Aaron Che
|
8fbb1cd154
|
Ensure text.wrap property can accept word-char as value (#4028)
|
2024-03-17 08:15:03 +00:00 |
|
Lovell Fuller
|
fb70fbb09f
|
Ensure keepIccProfile retains CMYK input profiles #3906
|
2024-02-11 20:10:18 +00:00 |
|
hugo-syn
|
bd4f1abba2
|
TypeScript: Fix typo s/introducted/introduced/ (#3962)
|
2024-01-19 11:07:41 +00:00 |
|
hugo-syn
|
d2656a3679
|
Tests: fix typo s/implict/implicit (#3961)
|
2024-01-19 10:30:04 +00:00 |
|
Lovell Fuller
|
278f393f74
|
Upgrade to libvips v8.15.1
|
2024-01-11 15:44:57 +00:00 |
|
Lovell Fuller
|
cbf68c1395
|
Improve error for unsupported multi-page rotation #3940
|
2024-01-11 11:59:01 +00:00 |
|
Lovell Fuller
|
45e8071599
|
Add runtime check for outdated Node.js version
|
2024-01-10 13:50:20 +00:00 |
|
Lovell Fuller
|
9bcf399b4c
|
Ensure extend op stays sequential when copying px #3928
|
2024-01-04 09:24:41 +00:00 |
|
Abhishek V
|
77ab5d7a51
|
TypeScript: add definition for keepMetadata (#3914)
|
2023-12-24 10:24:54 +00:00 |
|
Lovell Fuller
|
5cd787bf85
|
CI: Upgrade to latest FreeBSD, improve test resilience
|
2023-12-17 09:39:05 +00:00 |
|
Lovell Fuller
|
fe2b298a2f
|
Emit warning for invalid ICC profile #3895
|
2023-12-15 12:13:57 +00:00 |
|
Lovell Fuller
|
c9e3996007
|
Tests: attempt to reduce chance of race condition
|
2023-12-13 13:22:59 +00:00 |
|
Lovell Fuller
|
25164d4cef
|
Tests: tighten yarn locator test for multi-platform
|
2023-12-11 21:51:20 +00:00 |
|
Lovell Fuller
|
95ba045a69
|
Tests: improve yarn locator coverage
|
2023-12-11 21:14:40 +00:00 |
|
Lovell Fuller
|
a584ae093e
|
Allow yarn locator hash calc to fail e.g. Windows
|
2023-12-10 19:51:21 +00:00 |
|
Lovell Fuller
|
1592f96b7b
|
Add support for Yarn Plug'n'Play filesystem layout #3888
|
2023-12-10 19:38:03 +00:00 |
|
Lovell Fuller
|
4ffb48711a
|
Tests: update benchmark deps/env to latest
|
2023-11-24 13:22:11 +00:00 |
|
Lovell Fuller
|
45ed9ea9bf
|
Tests: update leak config/suppressions
|
2023-11-24 11:59:29 +00:00 |
|
Lovell Fuller
|
e78200cc84
|
Increase control over output metadata (#3856)
Add withX and keepX functions to take advantage of
libvips 8.15.0 new 'keep' metadata feature.
|
2023-11-22 09:03:57 +00:00 |
|
Lovell Fuller
|
3f7313d031
|
Improve tint luminance with weighting function (#3859)
Co-authored-by: John Cupitt <jcupitt@gmail.com>
|
2023-11-19 13:19:34 +00:00 |
|
Lovell Fuller
|
a8f68ba7f0
|
Add infrastructure to build and publish as wasm32 (#3840)
Co-authored-by: Ingvar Stepanyan <me@rreverser.com>
|
2023-11-09 14:46:07 +00:00 |
|
Lovell Fuller
|
475bf16b09
|
Tests: increase flaky text test range even further
|
2023-11-08 14:51:31 +00:00 |
|
Lovell Fuller
|
67f49a8dcd
|
Tests: increase flaky text test range further
|
2023-11-08 14:12:03 +00:00 |
|
Lovell Fuller
|
ab8a4ed532
|
Tests: expand expected range of flaky text test
Cross-platform font discovery is complex
|
2023-11-04 21:34:45 +00:00 |
|
Lovell Fuller
|
7c1551bdc9
|
Tests: expect ranges for flaky text test
|
2023-11-04 17:22:08 +00:00 |
|
Lovell Fuller
|
d206fd5392
|
Tests: allow range for text image dimensions
|
2023-11-04 14:20:53 +00:00 |
|
Lovell Fuller
|
0bd1715f36
|
Options for trim op must be an Object, add lineArt #2363
|
2023-11-04 14:09:50 +00:00 |
|
Lovell Fuller
|
2e7c60675b
|
Upgrade to libvips 8.15.0-rc2
|
2023-11-04 11:36:18 +00:00 |
|
Lovell Fuller
|
7caaa8e22b
|
Tests: add debug to flaky text test
|
2023-11-03 11:42:57 +00:00 |
|
Dennis Beatty
|
28aa176957
|
Add support for miniswhite when using TIFF output
|
2023-11-03 11:27:49 +00:00 |
|
Lovell Fuller
|
159b986cdd
|
Tests: remove use of SVG fixture from median tests
|
2023-10-31 21:32:33 +00:00 |
|
Lovell Fuller
|
65e61ad001
|
Tests: ensure SVG is well-formed, detect lack of pango
|
2023-10-19 16:08:34 +01:00 |
|
Thomas
|
e6942805b4
|
TypeScript: withMetadata accepts boolean (#3823)
|
2023-10-11 20:38:13 +01:00 |
|
Lovell Fuller
|
47e76c9981
|
Ensure all Error objects contain a stack prop #3653
|
2023-10-11 14:59:21 +01:00 |
|
Lovell Fuller
|
f8cf25ca56
|
Ensure correct interp of 16-bit raw input #3808
|
2023-10-05 14:05:36 +01:00 |
|
Lovell Fuller
|
9161c605e1
|
Clarify extract-resize-extract operation ordering
|
2023-10-03 19:28:18 +01:00 |
|
Lovell Fuller
|
3043e01171
|
Make heif compression option mandatory #3740
|
2023-09-27 11:55:42 +01:00 |
|
Lovell Fuller
|
a41c62be2b
|
Upgrade semistandard, appease new linter rules
|
2023-09-26 21:25:15 +01:00 |
|
Lovell Fuller
|
854ed65016
|
Test: remove saliency directory
These scripts were originally used to help determine
some of the logic that is now part of the 'attention'
crop strategy in libvips itself.
|
2023-09-26 21:22:54 +01:00 |
|
Lovell Fuller
|
8f63d131a4
|
Upgrade exif-reader devDep to v2
|
2023-09-26 21:19:24 +01:00 |
|
Lovell Fuller
|
70a3067963
|
Test: update bench deps, use physical CPU core count
|
2023-09-26 21:16:46 +01:00 |
|