Re: [whatwg] Canvas arcTo method

On Tue, 4 Sep 2012, Justin Novosad wrote:
>
> On Mon, Sep 3, 2012 at 8:58 AM, Ian Hickson <ian@hixie.ch> wrote:
> >
> > Does it work if you just transform all the points and the line?
> 
> (Yeah, that's still way too vague. I'm not sure how to really specify
> > this in a manner that's both unambiguous and clear. Any suggestions?)
> >
> >
> I am not 100% sure that this is what you are trying to say, but how about
> this:
> The transform that is current when the path is closed applies to the entire
> path.

The problem is that it's the transforms that are current when the path is 
put together that apply, not the one just when it is closed.

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

Received on Tuesday, 4 September 2012 16:34:37 UTC