Re: [css-images] image-rendering: pixelated, scaling up/down?

On 09/23/2014 03:52 PM, Daniel Holbert wrote:
> Since you offered... I have to say, it is somewhat of a bother. :) in
> Gecko, in the function[1] that we converts "image-rendering" into an
> enum that represents a specific scaling algorithm, we don't have access
> to the intrinsic size or render size, so we can't correctly resolve
> "pixelated" there.  (Many callers of that function don't necessarily
> have access to these sizes, either.)

(Sorry, I meant to link [1] to this source reference:
http://mxr.mozilla.org/mozilla-central/source/layout/base/nsLayoutUtils.cpp#4924
)

Received on Tuesday, 23 September 2014 22:58:40 UTC