Bug #449
Uncouple Iptc and Exif reading
| Status: | Closed | Start: | ||
| Priority: | Normal | Due date: | ||
| Assigned to: | Andreas Huggel | % Done: | 0% |
|
| Category: | jpeg i/o | |||
| Target version: | 0.15 | |||
Description
If reading Exif metadata fails but Iptc data is ok, then only Iptc should be read (currently, neither Exif nor Iptc is read in this case) and vice versa.
Consider impact on writing: Any problem writing to a file with corrupted Exif/Iptc data?