Skip to content

Commit f7473f7

Browse files
committed
Added expand feature
1 parent 2581ca7 commit f7473f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎README.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ Easily add a curvature at the joint between any 2 paths, using a [traditional fi
2828

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

31+
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.
32+
3133
### Output formats
3234

3335
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)

0 commit comments

Comments
 (0)