simplify
v1.0.0
Published
path simplfication utility
Downloads
467
Readme
Simplify
Path smoothing component, a fork of simplify-js.
Installation
$ component install component/simplifyAPI
simplify(points, [tolerance], [highestQuality])
Simplify the given points, an array of objects with .x and .y
properties, with the given tolerance defaulting to 1.
License
BSD
