1
0
Fork 0
freesewing/markdown/dev/reference/store-methods/pack/en.md
2023-10-29 17:20:35 +01:00

11 lines
289 B
Markdown

---
title: pack()
---
The `pack()` store method is used to automatically layout patterns in the core library.
It is implemented as a store method to allow you to override this method and implement
your own algorithm to generate the layout.
<Fixme>
Document this in more detail
</Fixme>