Re: The canvas element (detailed review)

On Sat, 2 Feb 2008, Philip Taylor wrote:
> > > 
> > > stroke:
> > 
> > I've clarified it a bit, but not very well. Let me know if you have 
> > any suggestions for better text.
> 
> Perhaps "The stroke() method must calculate the strokes of all the 
> subpaths of the current path, using the lineWidth, lineCap, lineJoin, 
> and (if appropriate) miterLimit attributes, and then fill the combined 
> stroke area using the strokeStyle attribute." would make it clearer that 
> no area gets stroked more than once and it doesn't do non-zero winding 
> things between subpaths.

Done.

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

Received on Sunday, 10 February 2008 09:12:10 UTC