mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 15:25:07 +01:00
Standardise WebP effort option name, deprecate reductionEffort
This commit is contained in:
@@ -247,7 +247,7 @@ const Sharp = function (input, options) {
|
||||
webpLossless: false,
|
||||
webpNearLossless: false,
|
||||
webpSmartSubsample: false,
|
||||
webpReductionEffort: 4,
|
||||
webpEffort: 4,
|
||||
gifBitdepth: 8,
|
||||
gifEffort: 7,
|
||||
gifDither: 1,
|
||||
|
||||
Reference in New Issue
Block a user