Lovell Fuller
b5fddd7c5e
Install: log node-addon-api version if available
2024-05-10 10:43:15 +01:00
Lovell Fuller
da655a1859
Reduce default concurrency for musl thread over-subscription
...
https://github.com/lovell/sharp-libvips/issues/229
2024-04-30 19:23:44 +01:00
Lovell Fuller
93c615d39f
Bump devDeps
2024-04-30 19:23:36 +01:00
Lovell Fuller
f325dc3ec9
Refactor to use C++ boolean literals rather than macros
2024-04-30 19:23:31 +01:00
Skyf0l
0fde71c783
Ensure all contributor email addresses are valid ( #4088 )
2024-04-28 18:17:44 +01:00
Lovell Fuller
9c8fbaa1cc
Issue template: fix markdown links from a9e662e
2024-04-25 11:31:45 +01:00
Lovell Fuller
a9e662e612
Issue template: add a couple of the most commonly-reported problems
...
This should allow more people to help themselves and prevent
extraneous issues from being opened.
2024-04-25 11:25:14 +01:00
Lovell Fuller
ba843002be
Docs: use libc flag for npm Linux cross-installs
2024-04-24 08:30:50 +01:00
Lovell Fuller
7f3d452bc5
Docs: changelog and credit for #4074
2024-04-19 15:21:21 +01:00
Kleis Auke Wolthuizen
aa8bc19362
Simplify StaySequential operation ( #4074 )
2024-04-19 14:47:49 +01:00
Lovell Fuller
36e60bf040
CI: Upgrade linux-s390x to Debian 11
...
Debian LTS does not include s390x and Debian 10 is EOL so this
platform will now require a minimum version of glibc 2.31.
2024-04-19 13:13:48 +01:00
Lovell Fuller
a1309aa3b8
Tighten constructor text property validation #4071
2024-04-19 12:48:47 +01:00
Lovell Fuller
3e8a0fc522
Ensure only one StaySequential operation per pipeline
...
This should reduce memory consumption for more complex pipelines
that combine multiple operations without sequential access support
e.g. flip and Gaussian blur.
2024-04-19 11:27:54 +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
52b9dc0f63
Docs: add a few more stop-words
2024-04-11 10:31:38 +01:00
Lovell Fuller
a715c73fc2
Docs: remove GA, allow for possible use of CF
2024-04-11 10:23:27 +01:00
Lovell Fuller
579cf93030
Install: advanced option to force global libvips #4060
2024-04-10 09:25:53 +01:00
Lovell Fuller
f67228e5ea
Remove experimental status from pipelineColourspace
2024-04-09 22:32:17 +01:00
Lovell Fuller
6257994746
Expose bilinear resize kernel and improve docs #4061
2024-04-09 22:21:52 +01:00
Lovell Fuller
7950fc0ea3
Docs: changelog entry for #4048
2024-04-02 19:23:11 +01:00
Lovell Fuller
fc93ab3b82
Bump devDeps
2024-04-02 19:22:42 +01:00
ike
0981b24f60
TypeScript: add missing definitions for OverlayOptions ( #4048 )
2024-04-02 14:42:10 +01:00
Lovell Fuller
02fd565476
CI: bump write-file-action
2024-03-29 13:01:51 +00:00
Lovell Fuller
e55bb93b10
Bump devDeps
2024-03-29 13:01:32 +00:00
Lovell Fuller
55466f122c
Release v0.33.3
v0.33.3
2024-03-23 11:58:44 +00:00
Lovell Fuller
ede8217ab3
Prerelease v0.33.3-rc.0
v0.33.3-rc.0
2024-03-22 12:41:51 +00:00
Lovell Fuller
2689fb4e65
Bump deps
2024-03-22 11:19:08 +00:00
Lovell Fuller
eaf31a59e5
Docs: changelog and credit for #4036
2024-03-21 18:34:35 +00: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
Lovell Fuller
c5f318ed4d
Docs: add changelog and credit for #4028
2024-03-17 09:10:42 +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
88aee8a887
Bump devDeps
2024-03-06 21:00:44 +00:00
Lovell Fuller
0f77b18078
Rename internal property name to better reflect use
...
This property is used for the processing pipeline colourspace
rather than the input colourspace, so the name was confusing.
2024-03-06 20:49:47 +00:00
Lovell Fuller
3eeaee71c0
Ensure pipelineColourspace handles CMYK profiles #3906
2024-03-06 20:20:04 +00:00
Lovell Fuller
045d54e2e6
Docs: include use of fetch() in Stream-based example
2024-02-28 13:15:47 +00:00
Lovell Fuller
75fedf1b75
Ensure keepIccProfile retains P3 input profiles #4008
2024-02-26 15:23:50 +00:00
Lovell Fuller
debdacb726
Bump deps
2024-02-23 09:11:35 +00:00
Lovell Fuller
1c8ae67ed2
CI: Upgrade OS on Linux ARM64 runners
2024-02-23 09:08:11 +00:00
Lovell Fuller
0eb57698ec
Docs: clarify how to achieve 16-bit PNG output
2024-02-14 10:03:18 +00:00
Lovell Fuller
bc95531f2d
Docs: clarify skipBlanks default for tile-based output
2024-02-13 22:40:10 +00:00
Lovell Fuller
60f4048d6c
CI: Upgrade to Python 3.12
2024-02-11 20:45:16 +00:00
Lovell Fuller
fb70fbb09f
Ensure keepIccProfile retains CMYK input profiles #3906
2024-02-11 20:10:18 +00:00
idchlife
fc439bedf1
Docs: add section to help those bundling via Vite
2024-02-08 09:31:28 +00:00
Lovell Fuller
26d0b7147d
Bump devDeps
2024-02-03 21:22:35 +00:00
Lovell Fuller
af6aa8a690
CI: Add macOS 14 (ARM64)
...
Replaces runner previously and very kindly donated by MacStadium
2024-02-01 13:21:43 +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