Lovell Fuller
8583eb1235
Tests: update leak suppressions for latest versions
2022-08-23 12:32:39 +01:00
Mart
c3a852eecf
Add trim option to provide a specific background colour ( #3332 )
...
Co-authored-by: Mart Jansink <mart@cinemait.nl>
2022-08-23 12:28:02 +01:00
Lovell Fuller
3a44748f49
Ensure PNG bitdepth can be set for non-palette output #3322
2022-08-22 14:57:12 +01:00
Lovell Fuller
e1bc8674fd
Docs: clarify composite operation ordering
2022-08-21 19:53:04 +01:00
Lovell Fuller
a618ce7a15
Ensure image is unpremultiplied before composite #3334
2022-08-21 17:51:05 +01:00
Lovell Fuller
a44168c8c7
Docs: changelog and credit for #3303
2022-08-20 10:27:31 +01:00
Anton Marsden
74e3f73934
Expand linear operation to allow use of per-channel arrays #3303
2022-08-20 10:27:04 +01:00
Lovell Fuller
b9261c243c
Bump devDeps, requires doc refresh
2022-08-20 09:23:24 +01:00
Lovell Fuller
cc9f91f37c
Docs: note about macos fontconfig vs coretext
2022-08-18 16:41:33 +01:00
Lovell Fuller
212a6e7519
Ensure op ordering is respected where possible #3319
...
Emit warnings when previous ops might be ignored
Flip and flop now occur before rotate, if any
2022-08-18 16:41:33 +01:00
Kid
e547eaa180
Docs: fix broken link to Got stream documentation ( #3323 )
2022-08-07 14:25:36 +01:00
Lionel Tzatzkin
9a0d9eed74
Docs: correct syntax in sharpen example ( #3310 )
2022-07-29 12:11:16 +01:00
Lovell Fuller
dd56a9699e
Docs: changelog and credit for #3252
2022-07-25 12:19:25 +01:00
brahima
ea7cf2a2ef
Expose vips_text to create an image containing rendered text ( #3252 )
2022-07-25 11:32:10 +01:00
Lovell Fuller
76c4c51e2a
Remove previously-deprecated reductionEffort and speed options
2022-07-24 11:18:16 +01:00
Lovell Fuller
b46ab510da
Add Buffer and Stream support to tile output #2238
2022-07-24 11:06:41 +01:00
Lovell Fuller
3e327a586c
Docs: add section about font discovery
2022-07-23 16:31:00 +01:00
Lovell Fuller
974fab946e
Bump devDeps
2022-07-23 16:21:42 +01:00
Lovell Fuller
f998a8f249
Upgrade to libvips v8.13.0
2022-07-23 10:04:14 +01:00
Lovell Fuller
be331e958e
CI: upgrade to macOS 11
2022-07-22 23:20:33 +01:00
Lovell Fuller
254944f8ab
CI: install Noto font via package manager
2022-07-18 13:35:22 +01:00
Lovell Fuller
f1e640d231
Tests: catch potential failures during tile unzip
2022-07-14 11:13:59 +01:00
Lovell Fuller
c295f06a6f
Ensure only props owned by EXIF Object are parsed #3292
2022-07-13 21:33:06 +01:00
Lovell Fuller
6288c7bced
Expose reoptimise palette option for GIF output
2022-07-12 21:12:31 +01:00
Lovell Fuller
d247c02762
Add mixed and minSize animation options for WebP output
2022-07-12 14:51:03 +01:00
Lovell Fuller
1b84ccbbe9
Ensure fileSuffix supports suffix-less loaders
2022-07-11 20:56:19 +01:00
Lovell Fuller
e4160c684d
Docs: add timeout example
2022-07-11 11:12:32 +01:00
Lovell Fuller
905518fab0
Add input fileSuffix and output alias to format #2642
2022-07-11 10:45:19 +01:00
Lovell Fuller
8ff33763ce
Ensure OpenSlide+FITS input works with custom libvips #3226
2022-07-08 22:25:39 +01:00
Lovell Fuller
cbf741cac7
Ensure trim is no-op when it would reduce to nothing #3223
2022-07-08 21:06:58 +01:00
Lovell Fuller
6c2e2be41d
CI: upgrade Linux arm64 environment to Node.js 14/18
2022-07-05 19:42:05 +01:00
Lovell Fuller
e0d3c6e05d
Use bounding box of alpha+non-alpha for trim op #2166
2022-07-05 18:19:17 +01:00
Lovell Fuller
e3cab7f10f
CI: fix path to gcc toolset
2022-06-29 12:40:04 +01:00
Lovell Fuller
204463ffbb
CI: ensure gcc 11 toolset is available on the PATH
2022-06-29 12:26:16 +01:00
Lovell Fuller
1bcd3700c5
CI: Node.js 18 does not support CentOS 7, upgrade to Rocky 8
2022-06-29 12:18:41 +01:00
Lovell Fuller
c99a11cff5
CI: add Node.js 18, remove 12
2022-06-29 11:52:41 +01:00
Lovell Fuller
81c74f57e0
Re-introduce support for greyscale ICC profiles #3114
2022-06-29 11:41:36 +01:00
Lovell Fuller
7a8ab452c5
Add support for WebP and PackBits compression with TIFF output #3198
2022-06-29 11:35:58 +01:00
Lovell Fuller
bb91912883
Drop support for Node.js 12, now requires >= 14.15.0
2022-06-29 10:32:25 +01:00
Kleis Auke Wolthuizen
afc4c5bf79
Upgrade to libvips v8.13.0-rc1 ( #3230 )
...
* Switch from decompress-zip to extract-zip
The former seems to hang when unzipping a ZIP64 file that uses
the general purpose bit flag 3 as file entry.
See: https://github.com/thejoshwolfe/yauzl#no-streaming-unzip-api
* Prefer to call via static member instead
Makes it clearer that a static method is being called.
* `flatten-orange.jpg`: save without chroma subsampling
To ensure no down-scaling of the Cr/Cb channels.
2022-06-26 22:39:29 +01:00
Lovell Fuller
e40a881ab4
Release v0.30.7
v0.30.7
2022-06-22 16:44:16 +01:00
Lovell Fuller
c1b13adac3
Bump deps
2022-06-22 11:53:22 +01:00
Lovell Fuller
29e09898f7
Docs: add examples of custom binary locations
2022-06-22 11:50:30 +01:00
Lovell Fuller
853a20358e
Install: add help for possible worker thread problem #3268
2022-06-21 08:22:05 +01:00
Lovell Fuller
8bb30d7801
Docs: changelog and credit #3261 #3267
2022-06-21 07:35:28 +01:00
Blayne Chard
a333b87f5d
Prevent upsampling via libwebp ( #3267 )
2022-06-20 10:49:53 +01:00
AlexanderTheGrey
4662527a17
Allow WebP encoding effort of 0 ( #3261 )
2022-06-17 08:22:51 +01:00
Lovell Fuller
b10d8f89ca
Docs: add example of multi-arch within same install tree
2022-06-10 12:51:44 +01:00
Oleg Andreyev
f903e1465e
Docs: clarify wording of resize background option
2022-06-08 12:56:29 +01:00
Lovell Fuller
a75718565c
Ensure composite can tile with outside resize #3227
2022-06-08 12:39:00 +01:00