On Sat, Apr 26, 2008 at 08:46:41AM -0700, Phlip wrote: > The fix is apparently to treat the first argument as setting the origin for > the shape. No origin puts the shape at the default location.
Okay, I've been playing with this and I see what you're saying. I like the way `shape` works right now, but yeah it's pretty confusing too. Maybe there should be `rel_line_to` and normal `line_to`. Definitely the normal `line_to` will express in normal coordinates, since that's what NodeBox and Processing do. _why
