Bug #452
Non-intrusive writing does not update IFD
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Andreas Huggel | % Done: | 0% | |
Category: | exif | |||
Target version: | 0.13 |
Description
Eg, tag type information of a tag is not updated in non-intrusive mode. This means that the new tag data is written but any change of type will not be reflected if a tag is modified with less or the same number of data bytes as the existing tag.
Additional information:
Design issue. Should be taken into consideration for the new TIFF parser.