mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 15:25:07 +01:00
Switch from custom trim op to vips_find_trim #914
This commit is contained in:
@@ -134,7 +134,7 @@ const Sharp = function (input, options) {
|
||||
sharpenJagged: 2,
|
||||
threshold: 0,
|
||||
thresholdGrayscale: true,
|
||||
trimTolerance: 0,
|
||||
trimThreshold: 0,
|
||||
gamma: 0,
|
||||
greyscale: false,
|
||||
normalise: 0,
|
||||
|
||||
Reference in New Issue
Block a user