https://bugs.kde.org/show_bug.cgi?id=435231
--- Comment #16 from caulier.gil...@gmail.com --- Git commit 69df44c6fc5777252c6a9f00204344a070787e25 by Gilles Caulier. Committed on 06/04/2021 at 14:09. Pushed by cgilles into branch 'master'. Add metadata extraction support for non supported Exiv2 files. A new ImageMagick wrapper using internally IM::identify C++ API will list all ImageMagick properties and host all information to a dedicated Xmp.IMProperties XMP namespace. Screenshot with FITS astro-photo images taken from NASA/CHANDRA radio-telescope: https://imgur.com/QRHsGOE Related: bug 417431, bug 393408 FIXED-IN: 4.3.0 M +3 -2 NEWS M +1 -0 core/libs/metadataengine/CMakeLists.txt M +7 -0 core/libs/metadataengine/dmetadata/dmetadata.h M +5 -2 core/libs/metadataengine/dmetadata/dmetadata_fileio.cpp C +75 -53 core/libs/metadataengine/dmetadata/dmetadata_imagemagick.cpp [from: core/tests/dimg/magickidentify.cpp - 060% similarity] M +0 -1 core/libs/metadataengine/engine/metaengine.h M +2 -2 core/tests/dimg/magickidentify.cpp M +1 -1 core/tests/dimg/magickloader.cpp https://invent.kde.org/graphics/digikam/commit/69df44c6fc5777252c6a9f00204344a070787e25 -- You are receiving this mail because: You are watching all bug changes.