paper.js/src/path
2016-09-24 14:17:20 -04:00
..
CompoundPath.js Remove _closed parameter from PathItem#isClockwise() again. 2016-07-27 19:41:23 +02:00
Curve.js Fix omission in recent renaming. 2016-09-24 14:17:20 -04:00
CurveLocation.js Always use un-scaled curve-time in divideLocations() 2016-09-23 06:55:12 -04:00
Path.Constructors.js Implement new and shorter segments array notation. 2016-07-19 13:08:21 +02:00
Path.js Introduce Curve#hasLength() as an optimized check for curve-length. 2016-09-20 17:59:56 -04:00
PathFitter.js Fix indentations 2016-06-14 12:26:28 +09:00
PathFlattener.js Rename PathIterator back to PathFlattener. 2016-07-27 14:18:01 +02:00
PathItem.Boolean.js Always use un-scaled curve-time in divideLocations() 2016-09-23 06:55:12 -04:00
PathItem.js SVG: Correctly handle multiple sequential move commands. 2016-08-07 21:36:03 +02:00
Segment.js Use shorter zero checks for array indices and length. 2016-07-22 13:46:24 +02:00
SegmentPoint.js Clean up handling of #_set(), #set() and #initialize() 2016-07-18 20:11:01 +02:00
SegmentSelection.js Fix #769: Implement Item#selection flags to separate selection from item and bounds. 2016-03-17 13:02:26 +01:00