paper.js/src/path
2013-12-06 12:49:46 +01:00
..
CompoundPath.js Implement Canvas Path caching again using Context#currentPath. 2013-12-06 12:49:46 +01:00
Curve.js Clean-up bool-fix code. 2013-12-01 23:48:59 +01:00
CurveLocation.js Fix documentation irregularities. 2013-08-23 19:45:28 -07:00
Path.Constructors.js Share ellipse reading code between Shape.Ellipse and Path.Ellipse. 2013-10-29 21:15:28 +01:00
Path.js Implement Canvas Path caching again using Context#currentPath. 2013-12-06 12:49:46 +01:00
PathFitter.js Remove need for all special arguments in minification, and restructure code to avoid warnings. 2013-06-24 10:15:54 -07:00
PathFlattener.js Remove isParameter from Curve.evaluate() 2013-06-27 17:12:35 -07:00
PathItem.Boolean.js Implement Rectangle#getArea() and use it in reorientPath() 2013-12-03 21:54:36 +01:00
PathItem.js Update to latest Prepro.js and switch from global options object to __options, to avoid name clashes. 2013-11-29 20:26:38 +01:00
Segment.js Improve selection serialization to JSON and fix issue in deserialization. 2013-10-18 21:12:25 +02:00
SegmentPoint.js Improve selection serialization to JSON and fix issue in deserialization. 2013-10-18 21:12:25 +02:00
SelectionState.js Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00