mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 15:25:07 +01:00
Remove centreSampling option, update some expected test fixtures
See https://github.com/jcupitt/libvips/issues/705
This commit is contained in:
@@ -147,8 +147,6 @@ const Sharp = function (input, options) {
|
||||
extendRight: 0,
|
||||
withoutEnlargement: false,
|
||||
kernel: 'lanczos3',
|
||||
interpolator: 'bicubic',
|
||||
centreSampling: false,
|
||||
fastShrinkOnLoad: true,
|
||||
// operations
|
||||
background: [0, 0, 0, 255],
|
||||
|
||||
Reference in New Issue
Block a user