paper.js/src/path
2011-05-23 00:42:22 +02:00
..
CompoundPath.js Add comment about #clockwise magic happening in #append*() methods. 2011-05-16 20:17:14 +01:00
Curve.js Replace {@true} tags in documentation ({@true ([^}]*)} -> true $1, false otherwise.) 2011-05-15 15:06:10 +01:00
CurveLocation.js Add Base.formatNumber() to format numbers in the same way as Scriptographer (precision of up to 5 fractional digits) and use it in the various #toString() functions. 2011-05-04 19:42:50 +01:00
Path.Constructors.js Add support for insertion of multiple segments at once to Path#_add(), #add() and #insert(), and change code that relies on these methods. 2011-05-04 18:42:40 +01:00
Path.js Add documentation to Path. 2011-05-23 00:26:08 +02:00
PathItem.js We don't need the empty #initialize(). 2011-05-07 17:05:42 +01:00
Segment.js Add documentation to Segment. 2011-05-23 00:42:22 +02:00
SegmentPoint.js Change SegmentPoint.create() to copy over selected state from a provided other point or object. 2011-05-21 14:27:29 +01:00
SelectionState.js Implement SelectionState.js: bitwise flags for segment selection state. 2011-04-21 19:37:51 +02:00