mirror of
https://github.com/lovell/sharp.git
synced 2026-02-04 05:36:18 +01:00
Add WebP 'exact' option for control over transparent pixels
This commit is contained in:
@@ -350,6 +350,7 @@ const Sharp = function (input, options) {
|
||||
webpEffort: 4,
|
||||
webpMinSize: false,
|
||||
webpMixed: false,
|
||||
webpExact: false,
|
||||
gifBitdepth: 8,
|
||||
gifEffort: 7,
|
||||
gifDither: 1,
|
||||
|
||||
Reference in New Issue
Block a user