- From: David Hyatt <hyatt@apple.com>
- Date: Fri, 28 Mar 2008 14:45:45 -0500
- To: Bjoern Hoehrmann <derhoermi@gmx.net>
- Cc: Ben Darlow <ben@kapowaz.net>, www-style@w3.org
On Mar 28, 2008, at 2:42 PM, Bjoern Hoehrmann wrote: > * David Hyatt wrote: >>> Internet Explorer 7+ supports "-ms-interpolation-mode" with >>> values "nearest-neighbor" and "bicubic" to this end. >> >> Interesting. I didn't know that. >> >> Rather than stating specific scaling algorithms, though, I'd prefer >> it >> if any property we defined simply talked in terms of quality, e.g., >> high-quality vs. low-quality. > > SVG has 'image-rendering' with "optimizeSpeed" and "optimizeQuality", > <http://www.w3.org/TR/SVG11/painting.html#ImageRenderingProperty>. Perfect. Seems like this property might be a logical place to include a seam-carving extension as an extra value then. The text-rendering property defined above it might be interesting for HTML as well. :) dave (hyatt@apple.com)
Received on Friday, 28 March 2008 19:46:40 UTC