paper.js/src/path
2012-11-06 10:16:03 -08:00
..
CompoundPath.js Rename CompoundPath#simplify() to #flatten() to avoid clashes with Path#simplify(), and add Path#flatten(), returning itself. 2012-11-06 10:16:03 -08:00
Curve.js Introduce Numerical.isZero(), for comparisons against 0 with a tolerance. 2012-11-05 21:06:13 -08:00
CurveLocation.js Remove obsolete TODOs. 2011-07-09 17:12:13 +02:00
Path.Constructors.js Implement correct checks for primitives (rect, ellipse, circle). 2012-11-06 01:22:16 -08:00
Path.js Rename CompoundPath#simplify() to #flatten() to avoid clashes with Path#simplify(), and add Path#flatten(), returning itself. 2012-11-06 10:16:03 -08:00
PathFitter.js Code clean-up. 2012-11-05 21:06:56 -08: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 documentation a bit. 2012-10-05 16:09:15 -07:00
Segment.js Implement transparent constant-substitution in prepro.js to shave of some extra bytes of final distribution file. 2012-11-05 18:11:44 -08:00
SegmentPoint.js Introduce Numerical.isZero(), for comparisons against 0 with a tolerance. 2012-11-05 21:06:13 -08:00
SelectionState.js Update copyright notices. 2011-07-01 12:17:45 +02:00