Ensure id attr can be set for IIIF tile output #2612

This commit is contained in:
Lovell Fuller
2021-03-12 19:42:23 +00:00
parent 5a9cc835b3
commit 00aece0538
6 changed files with 40 additions and 2 deletions

View File

@@ -279,6 +279,7 @@ const Sharp = function (input, options) {
tileSkipBlanks: -1,
tileBackground: [255, 255, 255, 255],
tileCentre: false,
tileId: 'https://example.com/iiif',
linearA: 1,
linearB: 0,
// Function to notify of libvips warnings