Bug 385684

Summary: JPEG Export Improvement [Feature Request]
Product: [Applications] krita Reporter: reptillia39
Component: File formatsAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: 3.3.1   
Target Milestone: ---   
Platform: Other   
OS: All   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description reptillia39 2017-10-13 04:18:56 UTC
If I export to JPEG, I'll see a dialog to set compression level. 100% Compression implies that the JPEG file will be heavily compressed, and 0% Compression implies that the JPEG will not be heavily compressed. A small improvement is either flip this or rename compression to quality.
Comment 1 Halla Rempt 2017-10-13 07:06:29 UTC
Git commit e18081132943dedfde852dcd5d46460080a73725 by Boudewijn Rempt.
Committed on 13/10/2017 at 07:06.
Pushed by rempt into branch 'master'.

Rename the compression slider to quality

It used to be call "Quality" before, but was renamed to compression
without changing the logic in response to CCBUG:328073 , which only
tried to fix the precision. The slider, however, does not indicate
compression at all.

M  +1    -1    plugins/impex/jpeg/kis_wdg_options_jpeg.ui

https://commits.kde.org/krita/e18081132943dedfde852dcd5d46460080a73725
Comment 2 Halla Rempt 2017-10-14 08:59:45 UTC
Git commit 5abcd21b89868c3d28fdb21fd5b326f14c6bc341 by Boudewijn Rempt.
Committed on 14/10/2017 at 08:32.
Pushed by rempt into branch 'krita/3.3'.

Rename the compression slider to quality

It used to be call "Quality" before, but was renamed to compression
without changing the logic in response to CCBUG:328073 , which only
tried to fix the precision. The slider, however, does not indicate
compression at all.

M  +1    -1    plugins/impex/jpeg/kis_wdg_options_jpeg.ui

https://commits.kde.org/krita/5abcd21b89868c3d28fdb21fd5b326f14c6bc341