https://bugs.kde.org/show_bug.cgi?id=411262
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |20.04 Status|REPORTED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kio | |-extras/b18be2ed1a80d951977 | |e359f57bf3b5c82fb526a --- Comment #8 from Nate Graham <n...@kde.org> --- Git commit b18be2ed1a80d951977e359f57bf3b5c82fb526a by Nate Graham, on behalf of William Tradewell. Committed on 16/01/2020 at 17:17. Pushed by ngraham into branch 'master'. Improved quality of JPEG thumbnails Summary: FIXED-IN: 20.04 Simple tweak to increase quality of JPEG thumbnails. For some reason the thumbnailer was set to scale them down at the minimum possible quality, and this led to some rather ugly results. This is, of course, no longer the case. See the attached images for a comparison. The image was created in gimp, and shows a near worst-case for the thumbnailer before the fix. Before: {F7882034} After: {F7882035} Reviewers: broulik, #frameworks, #vdg, cfeck, ngraham Reviewed By: #vdg, cfeck, ngraham Subscribers: meven, volkov, cfeck, bruns, ngraham, kde-frameworks-devel, kfm-devel Tags: #dolphin, #frameworks Differential Revision: https://phabricator.kde.org/D26648 M +1 -1 thumbnail/jpegcreator.cpp https://commits.kde.org/kio-extras/b18be2ed1a80d951977e359f57bf3b5c82fb526a -- You are receiving this mail because: You are watching all bug changes.