paper.js/src/path
2013-05-03 23:03:00 -07:00
..
CompoundPath.js Define CompoundPath#reverse() and #clockwise, and replace reversePath() with it. 2013-05-03 21:41:22 -07:00
Curve.js Clean up Curve#divide() code. 2013-05-03 21:00:46 -07:00
CurveLocation.js Define CurveLocation#intersection as a way to retrieve the CurveLocation on the intersecting path when using Path#getIntersections(). 2013-04-30 18:41:26 -07:00
Path.Constructors.js Add titles to Path.Constructors documentation examples. 2013-04-21 13:58:22 +02:00
Path.js Define CompoundPath#reverse() and #clockwise, and replace reversePath() with it. 2013-05-03 21:41:22 -07:00
PathFitter.js Fix an issue with PathFitter where path with only one segment would throw an error. 2013-03-01 14:28:32 -08:00
PathFlattener.js Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00
PathItem.Boolean.js More computeBoolean() optimizations and clean up. 2013-05-03 23:03:00 -07:00
PathItem.js Move boolean code into its own file, and add information comments again. 2013-05-03 16:16:52 -07:00
Segment.js Simplify and document Segment#_serialize(). 2013-04-23 07:39:31 -07:00
SegmentPoint.js Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00
SelectionState.js Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00