paper.js/src/path
2014-03-17 10:04:09 +01:00
..
CompoundPath.js Fix newly introduced issue in CompoundPath#moveTo() / #lineTo() 2014-03-04 09:48:41 +01:00
Curve.js Fix all faulty {@true} doc statements. 2014-02-26 15:39:00 +01:00
CurveLocation.js Implement CurveLocation#equals() 2014-02-20 15:37:49 +01:00
Path.Constructors.js Fix issue in recent Path.Line constructor optimization. 2014-03-01 23:40:38 +01:00
Path.js Add TODO and DOC for new #arcTo(to, radius, rotation, clockwise, large) 2014-03-13 17:46:31 +01:00
PathFitter.js Update copyright notice. 2014-01-04 01:47:16 +01:00
PathFlattener.js Update copyright notice. 2014-01-04 01:47:16 +01:00
PathItem.Boolean.js Define Path#reorient() and simplify preparePath() 2014-03-17 10:04:09 +01:00
PathItem.js Avoid calling #moveTo() twice in SVG 'zm' path data sequence. 2014-03-16 22:44:46 +01:00
Segment.js Implement Segment#transform() 2014-03-12 22:58:12 +01:00
SegmentPoint.js Merge branch 'refs/heads/master' into v8-optimizations 2014-01-05 05:01:13 +01:00
SelectionState.js Update copyright notice. 2014-01-04 01:47:16 +01:00