Cleanups and a few fixes

This commit is contained in:
Flössie
2019-05-10 21:24:22 +02:00
parent c360fd7e2c
commit ba4de904cc
22 changed files with 582 additions and 414 deletions

View File

@@ -1403,7 +1403,6 @@ void ImProcCoordinator::saveInputICCReference(const Glib::ustring& fname, bool a
im = tempImage;
}
// im->setMetadata(imgsrc->getMetaData()->getRootExifData());
im->setMetadata(MetadataInfo(imgsrc->getFileName()));
im->saveTIFF(fname, 16, false, true);