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 <[email protected]> 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. `._.-(,_..'--(,_..'`-.;.' >
