This website requires JavaScript.
Explore
Help
Sign in
scratchfoundation
/
paper.js
Watch
1
Star
0
Fork
You've already forked paper.js
0
mirror of
https://github.com/scratchfoundation/paper.js.git
synced
2025-01-09 06:12:34 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
a30e4057e3
paper.js
/
src
/
path
History
Jürg Lehni
a30e4057e3
Fix PathItem constructor to support passing of segments both as array and arguments.
2011-02-13 15:39:24 +00:00
..
Path.js
Add gettter/setters for Path#segments, and fix bug in Segment#previous.
2011-02-13 13:52:51 +00:00
PathItem.js
Fix PathItem constructor to support passing of segments both as array and arguments.
2011-02-13 15:39:24 +00:00
Segment.js
Make sure Segment#handleIn and #handleOut are always defined, even when not provided, and change compareSegments() to also reflect this change by relying on Segment.read for conversion of comparison values.
2011-02-13 15:09:24 +00:00