Closed this issue 12 years ago · 1 comments
Currently (0.1.0) the newPath() constructor only accepts string arguments. It would be good if it took multiple path objects as well.
This could be implemented by simply calling .toString() on any non-string argument.