paper.js/src/path
2012-12-30 19:49:17 +01:00
..
CompoundPath.js Implement CompoundPath#curves. 2012-12-18 14:53:38 +01:00
Curve.js Implement Curve#divide(). 2012-12-30 19:49:17 +01:00
CurveLocation.js Und recent renaming of #getNearest*() methods. 2012-12-30 19:43:35 +01:00
Path.Constructors.js Clean up Path.Constructor code. 2012-12-30 18:33:46 +01:00
Path.js Und recent renaming of #getNearest*() methods. 2012-12-30 19:43:35 +01:00
PathFitter.js Use constant substitution for Numerical constants as well. 2012-12-27 18:36:59 +01:00
PathFlattener.js Fix imprecision in intersection code by re-introducing tolerance parameter in Curve#isFlatEnough(). 2012-12-27 20:13:45 +01:00
PathItem.js Clean up some comments. 2012-12-27 20:19:23 +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