Descriptionimage/tiff: Reject images with SampleFormat != 1.
The TIFF spec says that a baseline TIFF reader must gracefully terminate
when the image has a SampleFormat tag which it does not support.
For baseline compatibility, only SampleFormat=1 (the default) is needed.
Images with other sample formats (e.g. floating-point color values)
are very rare in practice.
Patch Set 1 #Patch Set 2 : diff -r fcf726564af5 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r fcf726564af5 https://go.googlecode.com/hg/ #
MessagesTotal messages: 6
|