paper.js/src/path
2012-12-27 18:43:43 +01:00
..
CompoundPath.js Implement CompoundPath#curves. 2012-12-18 14:53:38 +01:00
Curve.js Move a part of Path.getBounds() code into Curve._addBounds(), and use it to also define Curve.getBounds(). 2012-12-27 18:38:55 +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 Move a part of Path.getBounds() code into Curve._addBounds(), and use it to also define Curve.getBounds(). 2012-12-27 18:38:55 +01:00
PathFitter.js Use constant substitution for Numerical constants as well. 2012-12-27 18:36:59 +01:00
PathFlattener.js Use constant substitution for Numerical constants as well. 2012-12-27 18:36:59 +01:00
PathItem.js Start implementing PathItem#getIntersections(). 2012-12-21 16:13:38 +01:00
Segment.js Further clean up Path.getBounds() code. 2012-12-27 17:43:21 +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