- From: Dean McNamee <deanm@chromium.org>
- Date: Wed, 29 Jul 2009 23:07:12 -0400
For the curves, I don't really get the point of moveTo()ing to one of the control points. Thanks -- dean On 7/29/09, Ian Hickson <ian at hixie.ch> wrote: > On Thu, 16 Jul 2009, Dean McNamee wrote: > > > > Currently the spec says that if you call lineTo(), quadraticCurveTo(), > > bezierCurveTo(), etc without a "current point" (having called moveTo() > > first), they should do nothing. > > > The spec recently changed lineTo() quadraticCurveTo(), bezierCurveTo(), > and arcTo(). Please let me know if the recent changes aren't any good. > > Cheers, > > -- > Ian Hickson U+1047E )\._.,--....,'``. fL > http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. > Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.' >
Received on Wednesday, 29 July 2009 20:07:12 UTC