Skip to content

Commit

Permalink
Added expand feature
Browse files Browse the repository at this point in the history
  • Loading branch information
danmarshall committed Apr 7, 2016
1 parent 2581ca7 commit f7473f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ Easily add a curvature at the joint between any 2 paths, using a [traditional fi

[Detect loops](http://microsoft.github.io/maker.js/docs/api/modules/makerjs.model.html#findloops) formed by paths connecting end to end.

NEW: [Expand paths](http://microsoft.github.io/maker.js/docs/api/modules/makerjs.model.html#expandpaths) to create a surrounding outline, with the option to bevel joints.

### Output formats

2D: [DXF](http://microsoft.github.io/maker.js/docs/api/modules/makerjs.exporter.html#todxf), [SVG](http://microsoft.github.io/maker.js/docs/api/modules/makerjs.exporter.html#tosvg)
Expand Down

0 comments on commit f7473f7

Please sign in to comment.