1
0
Fork 0
freesewing/markdown/dev/guides/patterns/snippets/en.md

24 lines
655 B
Markdown
Raw Normal View History

---
title: Snippets
order: 50
---
<Example part="docs_overview" options_focus="Snippets">
Snippets are little embelishments that go on your pattern
</Example>
Snippets are little embellishments you can use and re-use on your pattern.
2022-02-19 08:04:25 +01:00
They are typically used for things like logos or buttons.
Each snippet must have:
- An anchor point that determine where the snippet will be located
- The name of the snippet to insert
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 part="snippet">
An example of the use of snippets
</Example>