https://bugs.kde.org/show_bug.cgi?id=479202
--- Comment #2 from Maik Qualmann <metzping...@gmail.com> --- Git commit 2e117d2793c0fdda6cd4bcaab6f72ea60a7e8583 by Maik Qualmann. Committed on 31/12/2023 at 10:36. Pushed by mqualmann into branch 'master'. add simple check of the divisibility of the image size with libJpeg < 8 Just checking the image size does not provide 100% certainty as to whether Jpeg rotation can be carried out without loss. But it's better than nothing with libJpeg < 8. M +11 -0 core/libs/jpegutils/jpegutils.cpp https://invent.kde.org/graphics/digikam/-/commit/2e117d2793c0fdda6cd4bcaab6f72ea60a7e8583 -- You are receiving this mail because: You are watching all bug changes.