[webkit-dev] Proposal: Add webkitFillRule to canvas

Ian Hickson ian at hixie.ch
Thu Jan 3 15:40:07 PST 2013


On Wed, 2 Jan 2013, James Ascroft-Leigh wrote:
> 
> There has been a proposal that a new property is added to the canvas 2D 
> drawing context called fillRule with values "nonzero" (default) and 
> "evenodd".  This is compatible with the mozFillRule already implemented 
> in Mozilla Firefox and would be on track to become a web standard.
> 
> If you are interested in knowing more I suggest you start with the "bug" 
> I raised and take a look at the patch.
> 
> https://bugs.webkit.org/show_bug.cgi?id=105508

This is now in the spec.
http://whatwg.org/html/#dom-context-2d-fillrule

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'


More information about the webkit-dev mailing list