paper.js/src/path
2011-03-06 22:06:06 +00:00
..
CompoundPath.js Define fast Rectangle.create() and use it internally where applicable. 2011-03-06 18:45:56 +00:00
Curve.js Add comments about changes that need backporting to Scriptographer. 2011-03-06 14:45:44 +00:00
Path.Constructors.js Various simplificiations and clean-ups in Path constructors. 2011-03-06 18:46:28 +00:00
Path.js Fix syntax errors (that magically work on Safari). 2011-03-06 22:06:06 +00:00
PathItem.js Clean up a whole lot of beans access, and in the process of the refactoring improve canvas, context, size and bounds handling in Raster and PlacedSymbol. 2011-03-05 01:26:12 +00:00
Segment.js Massive refactoring of transform() / getBounds() code: getBounds() / getStrokeBounds() now supports an optional Matrix parameter which is used to on the fly transform all coordinates and stroke definitions before bounds are calculated. This even supports the correct determination of rotated ellipse bounds for round strokes in symbols. 2011-03-06 21:26:38 +00:00