[whatwg] <canvas> paths without a current point.
Dean McNamee
deanm at chromium.org
Wed Jul 29 20:07:12 PDT 2009
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. `._.-(,_..'--(,_..'`-.;.'
>
More information about the whatwg
mailing list