https://bugs.kde.org/show_bug.cgi?id=385726
caulier.gil...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |6.1.0 Latest Commit| |https://commits.kde.org/dig | |ikam/86a40546894c7b053ab3aa | |d85a11a0c709e60220 Status|REPORTED |RESOLVED Resolution|--- |FIXED --- Comment #5 from caulier.gil...@gmail.com --- Git commit 86a40546894c7b053ab3aad85a11a0c709e60220 by Gilles Caulier. Committed on 08/04/2019 at 15:18. Pushed by cgilles into branch 'master'. Add ImageMagick codecs support as QImage fail-back image loader to be able to render thumbnails and load image in editor with extra image format as HEIC, FITS, JPEG-XR, XCF. For the moment, this will support image loading in this formats. Later we can plan to add writting support if ImageMagick codecs can do it. Related: bug 360806, bug 393408 FIXED-IN: 6.1.0 M +1 -0 Mainpage.dox M +1 -0 NEWS M +8 -1 core/CMakeLists.txt M +4 -0 core/app/DigikamCoreTarget.cmake M +3 -0 core/app/utils/digikam_config.h.cmake.in M +10 -0 core/libs/dialogs/libsinfodlg.cpp M +2 -1 core/libs/dimg/loaders/README M +58 -2 core/libs/dimg/loaders/qimageloader.cpp M +5 -0 core/libs/dimg/loaders/qimageloader.h https://commits.kde.org/digikam/86a40546894c7b053ab3aad85a11a0c709e60220 -- You are receiving this mail because: You are watching all bug changes.