Bug 431680

Summary: Add quality setting for saving in AVIF format
Product: [Applications] gwenview Reporter: Christoph Feck <cfeck>
Component: generalAssignee: Gwenview Bugs <gwenview-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: nate
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 21.04

Description Christoph Feck 2021-01-16 11:17:00 UTC
The default quality setting of the AVIF kimageformat is quite low. I would like to increase it gradually to find a better setting.
Comment 1 Nate Graham 2021-01-26 06:07:56 UTC
Seems reasonable.
Comment 2 Bug Janitor Service 2021-01-27 21:58:03 UTC
A possibly relevant merge request was started @ https://invent.kde.org/graphics/gwenview/-/merge_requests/33
Comment 3 Nate Graham 2021-02-11 17:42:44 UTC
Git commit 9aa9b09afc3422c2c2de0d4891b799f5277baa64 by Nate Graham.
Committed on 11/02/2021 at 15:45.
Pushed by ngraham into branch 'master'.

Show quality chooser for other lossy image formats too

WEBP, AVIF, HEIF, and HEIC are also compressed image formats, so it
makes sense to allow the user to choose the compression level for them
too, just like with JPEG images.

This commit makes the internal variable names a little odd since they
still have "jpeg" in them. This can be corrected in a follow-up commit.
FIXED-IN: 21.04

M  +2    -1    app/configdialog.cpp
M  +15   -5    app/generalconfigpage.ui
M  +7    -3    app/gvcore.cpp
M  +2    -2    doc/index.docbook
M  +6    -1    lib/document/documentloadedimpl.cpp

https://invent.kde.org/graphics/gwenview/commit/9aa9b09afc3422c2c2de0d4891b799f5277baa64