paper.js/src/path
2013-04-07 09:49:34 -07:00
..
CompoundPath.js Derive Item#type from Item#_class and use that instead in code that depends on Item types. 2013-04-06 18:07:30 +02:00
Curve.js Simply call slice() instead of slice(0). 2013-04-06 18:39:17 +02:00
CurveLocation.js Get curves uncached in CurveLocation#split() and #divide(). 2013-03-01 20:26:03 -08:00
Path.Constructors.js Add Path.Constructor examples. 2013-03-10 19:09:09 +01:00
Path.js Simply call slice() instead of slice(0). 2013-04-06 18:39:17 +02:00
PathFitter.js Fix an issue with PathFitter where path with only one segment would throw an error. 2013-03-01 14:28:32 -08:00
PathFlattener.js Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00
PathItem.js Fix typo. 2013-04-07 09:49:34 -07:00
Segment.js Rename Base#_type property to #_class. 2013-04-06 09:16:08 +02:00
SegmentPoint.js Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00
SelectionState.js Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00