782 B
782 B
title |
---|
plugin-cutonfold |
Published as @freesewing/plugin-cutonfold, this plugin provides the cutonfold macro which adds a cut on fold indicator to your design.
Installation
npm install @freesewing/plugin-cutonfold
Usage
Either add it as a part plugins in your design, or add it to a pattern instance with Pattern.use().
To import the plugin for use:
import { cutonfoldPlugin } from '@freesewing/plugin-cutonfold'
// or
import { pluginCutonfold } from '@freesewing/plugin-cutonfold'
Notes
The cutonfold plugin is part of our plugin-bundle