https://bugs.kde.org/show_bug.cgi?id=394826
Henrik Fehlauer <rk...@lab12.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rk...@lab12.net --- Comment #1 from Henrik Fehlauer <rk...@lab12.net> --- Seems the hype (GIMP, Krita, …) is reaching Gwenview ;) Nevertheless, is there any reason this needs specific support inside Gwenview? Normally we simply make use of the image read/write support https://doc.qt.io/archives/qt-5.10/qtimageformats-index.html and https://phabricator.kde.org/source/kimageformats/ are providing. Adding format support upstream is also needed for proper thumbnail support in Dolphin and elsewhere too. That said, that's for the static image portion. Not sure yet about the "image sequences" part, perhaps this can be handled like GIFs and other animations are handled currently (i.e. also via QImage). See also digiKam's Bug 393408. -- You are receiving this mail because: You are watching all bug changes.