Closed mignon-p closed 4 years ago
Fixes bug #187 by changing the order of the metadata, so that SourceJpeg (in sizeMeta) overwrites SourceTiff (in exifMeta), rather than vice-versa.
SourceJpeg
sizeMeta
SourceTiff
exifMeta
Thank you very much!
Fixes bug #187 by changing the order of the metadata, so that
SourceJpeg
(insizeMeta
) overwritesSourceTiff
(inexifMeta
), rather than vice-versa.