paper.js/src/path
2013-05-03 16:16:52 -07:00
..
CompoundPath.js Implement Path#getArea() and CompoundPath#getArea(). 2013-04-25 17:37:19 -07:00
Curve.js Merge branch 'master' of https://github.com/paperjs/paper.js 2013-05-03 19:24:03 +02: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 Fix issue in Path#removeSegments() where curves are removed wrongly when start index is 0. 2013-04-26 08:46:57 -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 Move boolean code into its own file, and add information comments again. 2013-05-03 16:16:52 -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