GPHemsley / tiff-js

A JavaScript-based parser for the TIFF image format.
Mozilla Public License 2.0
71 stars 30 forks source link

Add support for grayscale image type #4

Closed GPHemsley closed 11 years ago

GPHemsley commented 11 years ago

Section 4 in the spec.

GPHemsley commented 11 years ago

Fixed in ee3295f3866f44ce8e91ee935ab4d39ee5c8922f.