image-js / tiff

TIFF image decoder written entirely in JavaScript
MIT License
190 stars 17 forks source link

Grey tiff images not decoded correctly ? #21

Closed lpatiny closed 4 years ago

lpatiny commented 4 years ago

With the last release of the tiff library a gray scale tiff is not decoded correctly (data.length = 0)

image

test.tif.zip