paper.js/src/path
2011-02-20 11:15:40 +01:00
..
CompoundPath.js Change PathStyle, CompoundPath and Path to work with new Color classes. 2011-02-19 17:25:16 +01:00
Path.Constructors.js Simplify injection of Path constructors. 2011-02-17 20:04:02 +00:00
Path.js Further optimise Path#transformContent() by reusing arrays and thus reducing memory footprint. 2011-02-20 11:15:40 +01:00
PathItem.js Implement CompoundPath and move most of PathItem into Path. 2011-02-17 13:36:40 +01:00
Segment.js Pass ctor.dont to all constructor calls that are followed with explicit initialize() calls afterwards, to make sure it is only called once. 2011-02-20 01:45:53 +01:00