Ticket #1 (closed defect: fixed)

Opened 8 years ago

Last modified 8 years ago

1 bit tiff files don't work.

Reported by: warmerda@home.com Assigned to: warmerda@home.com
Priority: high Milestone:
Component: default Version: unspecified
Severity: normal Keywords:
Cc:

Description

Attempts to read 1bit TIFF files, such as fax2d.tif from the libtiff
samples images sort of succeeds but the data is corrupt.

Change History

09/25/00 12:44:59 changed by warmerda@home.com

Updated frmts/gtiff/geotiff.cpp to support <8bit, and odd photometric
interpretation types (such as YCbCr) via the RGBA interface.