Bug 48424
Summary: | [Qt] Please add a means to change the image interpolation quality via the QtWebKit API | ||
---|---|---|---|
Product: | WebKit | Reporter: | andy.shaw |
Component: | WebKit Qt | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Enhancement | CC: | benjamin, vestbo |
Priority: | P3 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
andy.shaw
Please add a means to change the image interpolation quality via the QtWebKit API as this would make it easier for people to control the quality of the images being seen when using a QWebView etc.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Andreas Kling
*** Bug 29883 has been marked as a duplicate of this bug. ***
Benjamin Poulain
(In reply to comment #0)
> Please add a means to change the image interpolation quality via the QtWebKit API as this would make it easier for people to control the quality of the images being seen when using a QWebView etc.
What is the use case? I think performance issues would better be fixed with tiling. I guess we could also use the render hints when possible instead of forcing the value. I don't like the idea of new API for this.
Jocelyn Turcotte
=== Bulk closing of Qt bugs ===
If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.
If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.