WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
107097
Can't change image scaling algorithm from optimize-contrast
https://bugs.webkit.org/show_bug.cgi?id=107097
Summary
Can't change image scaling algorithm from optimize-contrast
Arturo Torres Sánchez
Reported
2013-01-16 23:05:07 PST
Created
attachment 183127
[details]
Comparison: Midori left, Chromium right I'm doing some test with Apple emoji. I've got images at 160px, but I need them smaller. Since I still don't know how smaller will they be, I didn't use an image editor to resize them. When I tested images downscaled at 24px in Chromium, they showed fine and smooth. However, testing them in Midori (which uses WebKit), shows them aliased, as if using the optimize-contrast algorithm. So, I opened the Inspector to change the image-rendering property. The only values accepted are “-webkit-optimize-contrast” and “auto”. Trying “optimizeQuality” (which the Inspector autocompleted) showed an “Invalid property value” error, so I'm stuck with jaggy images. What I'm really curious about is if Chromium also uses WebKit, why does it scale images correctly but WebKit itself doesn't? I'm using Ubuntu 12.04, with WebKitGTK+ 1.8.3 (which doesn't seem to correspond to any of the versions suggested by Bugzilla).
Attachments
Comparison: Midori left, Chromium right
(868.12 KB, image/png)
2013-01-16 23:05 PST
,
Arturo Torres Sánchez
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
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