paper.js/src/path
2013-04-20 19:58:42 -07:00
..
CompoundPath.js Large refactoring of Style handling for notable speed improvements. 2013-04-19 19:31:29 -07:00
Curve.js Remove tolerance parameter from solveCubic() / solveQuadratic() since we should always use EPSILON. 2013-04-20 19:58:42 -07:00
CurveLocation.js Refactor Format literal to Formatter class that keeps precision stored. 2013-04-09 17:32:19 -07:00
Path.Constructors.js Correct Numerical.KAPPA value. 2013-04-19 18:57:31 -07:00
Path.js Large refactoring of Style handling for notable speed improvements. 2013-04-19 19:31:29 -07: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 Add SvgImport example for Inkscape and fix issue with multiple SVG path commands. 2013-04-20 14:54:21 -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