paper.js/src/path
2011-07-09 10:21:17 +02:00
..
CompoundPath.js Update copyright notices. 2011-07-01 12:17:45 +02:00
Curve.js Fix Curve#getLength() again for straight lines. 2011-07-09 10:21:17 +02:00
CurveLocation.js Remove HitResult inheritance from CurveLocation, but have a #location property pointing to it. 2011-07-08 22:25:42 +02:00
Path.Constructors.js Update copyright notices. 2011-07-01 12:17:45 +02:00
Path.js Fix Path#flatten(), where we don't want to add last segment again for closed paths. 2011-07-09 09:51:06 +02:00
PathFitter.js Update copyright notices. 2011-07-01 12:17:45 +02:00
PathFlattener.js Switch from using Function#apply() trick for passing curve values as function parameters to simply passing arrays and looking up the values on then. 2011-07-09 10:08:43 +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