[Bug 10799] drawImage/pattern filters underspecified

http://www.w3.org/Bugs/Public/show_bug.cgi?id=10799

--- Comment #16 from Vladimir Vukicevic (Mozilla) <vladimir@pobox.com> 2010-12-07 22:24:07 UTC ---
Maybe, though I don't think the language makes that clear.  (If I was
implementing canvas reading just the spec, I'd be scratching my head at that
language.)

However, you're basically describing an algorithm that's more than just
sampling from a pattern with repeat; I'm not sure there's any need to do that,
given that canvas already provides the primitives needed to get the effect you
describe (draw with a repeating pattern, clip to a rectangle).

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 7 December 2010 22:24:10 UTC