Bug 431680 - Add quality setting for saving in AVIF format
Summary: Add quality setting for saving in AVIF format
Status: RESOLVED FIXED
Alias: None
Product: gwenview
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-16 11:17 UTC by Christoph Feck
Modified: 2021-02-11 17:42 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 21.04


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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