Bug 264605
| Summary: | [Cairo] Use CAIRO_FILTER_BILINEAR for low interpolation quality | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | Platform | Assignee: | Carlos Garcia Campos <cgarcia> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | alex, dpino, fujii.hironori, webkit-bug-importer |
| Priority: | P2 | Keywords: | Cairo, Gtk, InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=201326 | ||
Carlos Garcia Campos
We currently use CAIRO_FILTER_FAST which is the same as no interpolation. Bilinear provides reasonable quality with good enough performance.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/20320
EWS
Committed 270586@main (135e0e4dacf5): <https://commits.webkit.org/270586@main>
Reviewed commits have been landed. Closing PR #20320 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/118265574>
Fujii Hironori
*** Bug 227053 has been marked as a duplicate of this bug. ***