[Bug 17784] request: even/odd winding algorithm in addition to non-zero

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

Mike Kamermans <pomax@nihongoresources.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #7 from Mike Kamermans <pomax@nihongoresources.com> ---
indeed, this bug has since been resolved, but never got closed.

http://jsbin.com/kemogesubu/edit?html,js,output demonstrates "evenodd" as fill
rule working (I only tested it in firefox, chrome, and IE, but kind of assume
that means evreyone supports it). You can change "evenodd" to "nonzero" to see
it do a flood fill, or keep it "evenodd" to see it only fill the parts that
uniquely cordon off a polygonal section.

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

Received on Tuesday, 16 June 2015 17:08:49 UTC