
This is a flat (without history) import of (some of) the content from our markdown module. We've imported this without history because the repo contains our blog posts and showcases posts content prior to porting them to strapi. Since this contains many images, it would balloon the size of this repo to import the full history. Instead, please refer to the history of the (archived) markdown repo at: https://github.com/freesewing/markdown
1.3 KiB
1.3 KiB
title |
---|
ld |
Adds a linear dimension to your pattern.
Property | Default | Type | Description |
---|---|---|---|
from |
Point | The startpoint of the dimension | |
to |
Point | The endpoint of the dimension | |
d |
0 | Number | The offset at which to draw the dimension |
text |
Linear distance | Number | The text to go on the dimension if not the from-to linear distance |
noStartMarker |
false |
Boolean | Whether to not draw a start marker |
noEndMarker |
false |
Boolean | Whether to not draw an end marker |
The ld
macro is provided by the dimension plugin.