WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
264605
[Cairo] Use CAIRO_FILTER_BILINEAR for low interpolation quality
https://bugs.webkit.org/show_bug.cgi?id=264605
Summary
[Cairo] Use CAIRO_FILTER_BILINEAR for low interpolation quality
Carlos Garcia Campos
Reported
2023-11-10 10:04:25 PST
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
Comment 1
2023-11-10 10:08:47 PST
Pull request:
https://github.com/WebKit/WebKit/pull/20320
EWS
Comment 2
2023-11-10 22:59:45 PST
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
Comment 3
2023-11-10 23:00:32 PST
<
rdar://problem/118265574
>
Fujii Hironori
Comment 4
2023-11-12 12:15:33 PST
***
Bug 227053
has been marked as a duplicate of this bug. ***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug