mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
Ensure unlimited flag is passed to tiffload #4446
This commit is contained in:
@@ -396,6 +396,7 @@ namespace sharp {
|
||||
imageType == ImageType::JPEG ||
|
||||
imageType == ImageType::PNG ||
|
||||
imageType == ImageType::SVG ||
|
||||
imageType == ImageType::TIFF ||
|
||||
imageType == ImageType::HEIF;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user