1
0
Fork 0
freesewing/markdown/dev/reference/plugins/dimension/en.md
2022-10-12 19:09:04 +02:00

894 B

title
plugin-dimension

Published as @freesewing/plugin-dimension, this plugin provides the following macros:

  • hd : Adds a horizontal dimension
  • vd : Adds a vertical dimension
  • ld : Adds a linear dimension
  • pd : Adds a dimension along a path
  • rmd : Removes a dimension
  • rmad : Removes all dimensions with a default prefix

Installation

npm install @freesewing/plugin-dimension

Usage

Either add it as a part plugins in your design, or add it to a pattern instance with Pattern.use().

Notes

The dimension plugin is part of our plugin-bundle