2021-10-17 18:26:00 +02:00
|
|
|
---
|
2021-08-25 16:09:31 +02:00
|
|
|
title: Snippets
|
|
|
|
order: 20
|
2021-10-17 18:26:00 +02:00
|
|
|
---
|
2021-08-25 16:09:31 +02:00
|
|
|
|
2021-10-17 18:26:00 +02:00
|
|
|
<Example
|
|
|
|
part="docs_overview"
|
|
|
|
caption="Snippets are little embelishments that go on your pattern"
|
|
|
|
options={{focus: "Snippets"}}
|
2021-08-25 16:09:31 +02:00
|
|
|
/>
|
|
|
|
|
|
|
|
Snippets are little embellishments you can use and re-use on your pattern.
|
2021-10-17 18:26:00 +02:00
|
|
|
They are typically used for things like logos or buttons.
|
2021-08-25 16:09:31 +02:00
|
|
|
|
|
|
|
Each snippet must have:
|
|
|
|
|
2021-10-17 18:26:00 +02:00
|
|
|
- An anchor point that determine where the snippet will be located
|
|
|
|
- The name of the snippet to insert
|
2021-08-25 16:09:31 +02:00
|
|
|
|
|
|
|
Since our example image does not have any snippets in it, here's another example
|
|
|
|
of a `button`, `buttonhole`, and `logo` snippet added to a FreeSewing pattern:
|
|
|
|
|
|
|
|
<Example
|
2021-10-17 18:26:00 +02:00
|
|
|
part="snippet"
|
|
|
|
caption="An example of the use of snippets"
|
2021-08-25 16:09:31 +02:00
|
|
|
/>
|
2021-10-17 18:26:00 +02:00
|
|
|
|