Finish implementing decoding for remaining undefined-type tags
dsoprea opened this issue · 1 comments
dsoprea commented
See bottom of tags_unknown.go:
Lines 387 to 392 in 9aa2497
Tags with undefined types are size-unknown without additional handling, which means they are skipped when we construct a updated EXIF block. So, at the current moment, these tags will be dropped when an EXIF block is updated.
dsoprea commented
Closed in v2.