paper.js/src/path
2014-02-20 19:52:09 +01:00
..
CompoundPath.js Rename _getMonotoneCurves() to _getMonoCurves() 2014-02-20 00:24:09 +01:00
Curve.js Implement Curve#isHorizontal() 2014-02-20 18:44:23 +01:00
CurveLocation.js Implement CurveLocation#equals() 2014-02-20 15:37:49 +01:00
Path.Constructors.js Some code clean-up. 2014-02-17 20:59:38 +01:00
Path.js Implement Curve#remove() and Path#reduce(). 2014-02-20 02:50:39 +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 Fix white-space mix-up. 2014-02-20 19:52:09 +01:00
PathItem.js Move all winding related code to PathItem.Boolean and introduce __options.booleanOperations switch. 2014-02-20 19:50:37 +01:00
Segment.js Start simplifying PathItem#_tracePaths() code by using improved Curve#evaluate() and relying on Path#reduce(). 2014-02-20 02:52:20 +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