Comment #12 on issue 134040 by
ibenrun...@gmail.com: image-rendering:
Also confirming this for:
-Chromium 25.0.1364.160 Ubuntu 13.04 (25.0.1364.160-0ubuntu3)
-Chrome Version 26.0.1410.63 (Linux 64-bit)
I believe a CSS property is ideal, even if it ends up being Chrome/webkit
specific due to 'webkit-***' being tacked onto the beginning. CSS designers
are used to dealing with that...And there currently is no good way to
disable non-canvas filtering on images currently...And there's no reason to
have to use the Canvas for simple images.
I have a website that upscales sprites without using the canvas, but in Mac
OSX/Linux versions of Chrom(e/ium) these giant images get blurred, which
ruins the whole feel of the website:
http://heaven-story.net/#characters
Firefox has adopted a CSS property, image-rendering, to control this:
https://developer.mozilla.org/en-US/docs/Web/CSS/image-rendering
Adopting this would make CSS designing a lot easier for many...CSS
designers already have to deal with all the browser-specific properties
(moz-***, ms-***, webkit-***) as it is, trying to dig up browser-specific
properties for Chrome that don't even exist doesn't help things.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings