Bug 107484 (ratup) - Awful image quality in image scaling
Summary: Awful image quality in image scaling
Status: RESOLVED DUPLICATE of bug 50703
Alias: ratup
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-21 16:16 PST by ratup
Modified: 2013-01-21 16:20 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ratup 2013-01-21 16:16:01 PST
Just like how firefox/gecko had terrible image scaling, so does webkitgtk
https://bugzilla.mozilla.org/show_bug.cgi?id=486918
https://bug486918.bugzilla.mozilla.org/attachment.cgi?id=428179

QtWebKit 4.6.3 appears uses nearest neighbour, while WebKitGtk uses smooth bilinear. Smooth bilinear results in subpar image quality, therefore I suggest that webkitgtk switches to lanczos which firefox and chrome and use.
Comment 1 ratup 2013-01-21 16:20:55 PST

*** This bug has been marked as a duplicate of bug 50703 ***