[Webkit-unassigned] [Bug 201326] [Cairo] Scaled tile painting is slow
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Dec 28 00:06:30 PST 2019
https://bugs.webkit.org/show_bug.cgi?id=201326
--- Comment #10 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Thank you for the comment.
Yeah, drawSurface is also using good. I'm also wondering how should I do.
I guess using bi-linear for down scaling may cause perceivable differences.
Image resize in browsers is broken - Uploadcare Engineering blog
https://blog.uploadcare.com/image-resize-in-browsers-is-broken-e38eed08df01
If Safari, Chrome and Firefox are using bi-linear for down scaling, I think it would be a good idea to use bi-linear in WebKit cairo integration part. I will check them (after my holiday break).
If they are using better filter than bi-liner, I'm planning to fix the issue in pixman side.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191228/0366b06c/attachment.htm>
More information about the webkit-unassigned
mailing list