paper.js/src/path
2011-07-04 23:32:15 +02:00
..
CompoundPath.js Update copyright notices. 2011-07-01 12:17:45 +02:00
Curve.js Implement Path#contains(point) efficiently using the crossing number algorithm and our cubic polynomial solver. 2011-07-04 23:32:15 +02:00
CurveLocation.js Update copyright notices. 2011-07-01 12:17:45 +02:00
Path.Constructors.js Update copyright notices. 2011-07-01 12:17:45 +02:00
Path.js Implement Path#contains(point) efficiently using the crossing number algorithm and our cubic polynomial solver. 2011-07-04 23:32:15 +02:00
PathFitter.js Update copyright notices. 2011-07-01 12:17:45 +02:00
PathFlattener.js Update copyright notices. 2011-07-01 12:17:45 +02:00
PathItem.js Update copyright notices. 2011-07-01 12:17:45 +02:00
Segment.js Fix bug in Segment#_transformCoordinates, where handles were not set when they were zero, change was false and no matrix was provided. 2011-07-02 06:24:27 +02:00
SegmentPoint.js Update copyright notices. 2011-07-01 12:17:45 +02:00
SelectionState.js Update copyright notices. 2011-07-01 12:17:45 +02:00