mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 15:25:07 +01:00
Expose mozjpeg quant_table flag (#1285)
This commit is contained in:
committed by
Lovell Fuller
parent
5cb35485f1
commit
7bbc5176a1
@@ -193,6 +193,7 @@ const Sharp = function (input, options) {
|
||||
jpegOvershootDeringing: false,
|
||||
jpegOptimiseScans: false,
|
||||
jpegOptimiseCoding: true,
|
||||
jpegQuantisationTable: 0,
|
||||
pngProgressive: false,
|
||||
pngCompressionLevel: 9,
|
||||
pngAdaptiveFiltering: false,
|
||||
|
||||
Reference in New Issue
Block a user