[Bug 11739] <canvas>: clearPath() that clears pixels the way clearRect() does, but using a path

https://www.w3.org/Bugs/Public/show_bug.cgi?id=11739

Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |NEW
                URL|https://www.w3.org/Bugs/Pub |http://www.whatwg.org/specs
                   |lic/show_bug.cgi?id=19026   |/web-apps/current-work/#dom
                   |                            |-context-2d-clearrect
   Target Milestone|Unsorted                    |Needs Impl Interest
            Summary|I would like to see a       |<canvas>: clearPath() that
                   |clearPath or clearStroke    |clears pixels the way
                   |functions similar to        |clearRect() does, but using
                   |clearRect but to clear      |a path
                   |lines, not just full        |
                   |rectangles                  |

--- Comment #11 from Ian 'Hixie' Hickson <ian@hixie.ch> ---
Any implementation interest on this? How compelling a use case is it? If it's
not needed by many people, since it's only a convenience API essentially, maybe
it's not worth doing?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 19 March 2013 22:56:33 UTC