getSvgPathFromStrokePoints
Public Function
Turn an array of stroke points into a path of quadradic curves.
Parameters
| Name | Description |
|---|---|
| The stroke points returned from perfect-freehand |
(optional) | Whether the shape is closed |
Returns
string
Public Function
Turn an array of stroke points into a path of quadradic curves.
| Name | Description |
|---|---|
| The stroke points returned from perfect-freehand |
(optional) | Whether the shape is closed |
string