| Summary: | Illegible text in ksnapshot webp image | ||
|---|---|---|---|
| Product: | [Unmaintained] ksnapshot | Reporter: | teancum144 <spamfunnel144> |
| Component: | general | Assignee: | Aaron J. Seigo <aseigo> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | spamfunnel144 |
| Priority: | NOR | ||
| Version First Reported In: | 0.8.2 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kde-runtime/bc38ac531e2965f81625490cbb8e2394f6b86188 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: |
.jpeg sample
.png sample .webp sample |
||
|
Description
teancum144
2015-06-29 20:32:09 UTC
Created attachment 93421 [details]
.jpeg sample
Created attachment 93422 [details]
.png sample
Created attachment 93423 [details]
.webp sample
Git commit bc38ac531e2965f81625490cbb8e2394f6b86188 by Martin Koller. Committed on 05/09/2016 at 19:03. Pushed by mkoller into branch 'Applications/16.08'. Avoid quality being set to 0 and use default of 75 For some reason, set quality was called with -1, which was limited to 0, the lowest quality. Instead now, if a value < 0 is given, we still use the default of 75 M +4 -2 kimgio/webp.cpp http://commits.kde.org/kde-runtime/bc38ac531e2965f81625490cbb8e2394f6b86188 |