Feature #462
Support TIFF format
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Andreas Huggel | % Done: | 100% | |
Category: | exif | |||
Target version: | 0.18 |
Description
A TIFF parser is needed which should be able to support TIFF and all TIFF-based formats. These include Nikon NEF, Canon CR2 and others.
The existing Jpeg Exif parser should eventually be replaced with the new TIFF parser as well.
Related issues
History
#1 Updated by Andreas Huggel about 12 years ago
File formats which contain a block of Exif data (like JPEG) will need a new Image subclass to extract/insert that block. It can then use the TIFF parser to de/encode it.
#2 Updated by Andreas Huggel over 11 years ago
TIFF read support is available starting from v0.10. Pending write support.
#3 Updated by Andreas Huggel over 9 years ago
TIFF write support is available from v0.18. This includes TIFF like RAW formats NEF, DNG, PEF, but not yet CR2 (which is mentioned in the bugreport).
#4 Updated by Andreas Huggel over 9 years ago
- % Done changed from 0 to 100
#5 Updated by Andreas Huggel over 9 years ago
- Status changed from Resolved to Closed