paper.js/src/path
2012-12-25 16:59:05 +01:00
..
CompoundPath.js Implement CompoundPath#curves. 2012-12-18 14:53:38 +01:00
Curve.js Remove all PORT comments, since we won't port back features to Scriptographer. 2012-12-25 16:07:48 +01:00
CurveLocation.js Introduce Base.toFloat() and rename Base.formatNumber() to Base.formatFloat() 2012-11-14 01:31:08 -08:00
Path.Constructors.js Rename Path.Oval() to Path.Ellipse(), and deprecate Path.Oval(). 2012-11-06 11:37:00 -08:00
Path.js Simplify Path#initialize() code. 2012-12-25 16:59:05 +01: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 Optimise Curve constructors that construct from 4 arguments (points) and 8 (coordinate values). 2012-12-20 18:03:11 +01: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