mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 15:25:07 +01:00
Expose libvips centre option, mimics *magick +0.5px convention
This commit is contained in:
@@ -102,6 +102,7 @@ const Sharp = function (input, options) {
|
||||
withoutEnlargement: false,
|
||||
kernel: 'lanczos3',
|
||||
interpolator: 'bicubic',
|
||||
centreSampling: false,
|
||||
// operations
|
||||
background: [0, 0, 0, 255],
|
||||
flatten: false,
|
||||
|
||||
Reference in New Issue
Block a user