paper.js/src/path
2012-11-05 21:06:47 -08:00
..
CompoundPath.js Introduce Item#type, returning a simple item type string identifier. 2012-11-03 23:43:18 -07:00
Curve.js Introduce Numerical.isZero(), for comparisons against 0 with a tolerance. 2012-11-05 21:06:13 -08:00
CurveLocation.js Remove obsolete TODOs. 2011-07-09 17:12:13 +02:00
Path.Constructors.js Rename ImportSvg to SvgImporter, and ExportSvg to SvgExporter. 2012-11-02 17:40:07 -07:00
Path.js Rename Path#closed getter to #isClosed() instead of #getClosed(). 2012-11-05 21:06:47 -08:00
PathFitter.js Based on logic, I think the else if statement means to refer to c1 rather than c0 again, but I'd like to verify with you guys. 2012-02-07 09:10:33 -08:00
PathFlattener.js Switch from using Function#apply() trick for passing curve values as function parameters to simply passing arrays and looking up the values on then. 2011-07-09 10:08:43 +02:00
PathItem.js Update documentation a bit. 2012-10-05 16:09:15 -07:00
Segment.js Implement transparent constant-substitution in prepro.js to shave of some extra bytes of final distribution file. 2012-11-05 18:11:44 -08:00
SegmentPoint.js Introduce Numerical.isZero(), for comparisons against 0 with a tolerance. 2012-11-05 21:06:13 -08:00
SelectionState.js Update copyright notices. 2011-07-01 12:17:45 +02:00