paper.js/src/path
2011-06-05 12:36:26 +01:00
..
CompoundPath.js Documentation edits. 2011-06-04 15:50:29 +02:00
Curve.js Define Curve constructor for 8 parameters and implement Curve#getPart() that returns a new sub curve. 2011-06-05 12:36:26 +01:00
CurveLocation.js Documentation: capitalize basic types in @ tags. 2011-05-27 21:21:49 +02:00
Path.Constructors.js Documentation: use inline code tags for boolean and number values, 2011-05-31 14:28:42 +02:00
Path.js Fix drawing of closed paths that was broken in recent commit. 2011-06-05 11:20:28 +01:00
PathFlattener.js Rename length to offset. 2011-06-05 11:34:40 +01:00
PathItem.js We don't need the empty #initialize(). 2011-05-07 17:05:42 +01:00
Segment.js Documentation: rearrange @example tags, improve examples, rename boolean -> Boolean and misc smaller edits. 2011-05-30 19:42:17 +02:00
SegmentPoint.js Change and optimise the way SegmentPoints are created, so that selected state is actually copied over properly (Part one of fixing selection cloning). 2011-05-26 10:58:16 +01:00
SelectionState.js Implement SelectionState.js: bitwise flags for segment selection state. 2011-04-21 19:37:51 +02:00