mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 15:25:07 +01:00
Expose libjpeg optimize_coding flag (#1265)
This commit is contained in:
committed by
Lovell Fuller
parent
873aa6700f
commit
76c41eaf05
@@ -192,6 +192,7 @@ const Sharp = function (input, options) {
|
||||
jpegTrellisQuantisation: false,
|
||||
jpegOvershootDeringing: false,
|
||||
jpegOptimiseScans: false,
|
||||
jpegOptimiseCoding: true,
|
||||
pngProgressive: false,
|
||||
pngCompressionLevel: 9,
|
||||
pngAdaptiveFiltering: false,
|
||||
|
||||
Reference in New Issue
Block a user