mirror of
https://github.com/lovell/sharp.git
synced 2025-07-13 20:30:14 +02:00
Tests: tile-based output optional, will require custom libvips
The prebuilt binaries provided by v0.32.0 will not support tile-based output, which is (hopefully) a temporary situation until upstream licensing issues are resolved.
This commit is contained in:
parent
a44da850c1
commit
8b8a815fbb
@ -56,6 +56,9 @@ Requires libvips v8.14.0
|
|||||||
* Ensure all async JS callbacks are wrapped to help avoid possible race condition.
|
* Ensure all async JS callbacks are wrapped to help avoid possible race condition.
|
||||||
[#3569](https://github.com/lovell/sharp/issues/3569)
|
[#3569](https://github.com/lovell/sharp/issues/3569)
|
||||||
|
|
||||||
|
* Prebuilt binaries: support for tile-based output temporarily removed due to licensing issue.
|
||||||
|
[#3581](https://github.com/lovell/sharp/issues/3581)
|
||||||
|
|
||||||
* Add support to `normalise` for `lower` and `upper` percentiles.
|
* Add support to `normalise` for `lower` and `upper` percentiles.
|
||||||
[#3583](https://github.com/lovell/sharp/pull/3583)
|
[#3583](https://github.com/lovell/sharp/pull/3583)
|
||||||
[@LachlanNewman](https://github.com/LachlanNewman)
|
[@LachlanNewman](https://github.com/LachlanNewman)
|
||||||
|
1287
test/unit/tile.js
1287
test/unit/tile.js
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user