You can find a list of all FreeSewing hotwtos below:
Main sections
- Common code challenges
- Common design challenges
- Common git challenges
- Common tasks for editors
- FreeSewing in different environments
- Ways to contribute
- Where to get help
RELATED
What makes a howto a howto?
Howtos give your concrete steps to solve a common problem or challenge.
Guides and howtos are on a spectrum with howtos being terse do-this-then-that recipes, whereas guides take more time to explain in-depth what is being done and why.
For more details, refer to How we structure our documentation.
Full list
Common code challenges
- Accessing measurements
- Accessing options
- Adding paths
- Adding pattern parts
- Adding points
- Adding snippets
- Adding text
- Creating a new design
- Creating a new snippet to be used in your design
- Drawing circles
- Handling whitespace in text
- Hide or remove paths from an inherited part
- Hide paths but still show text
- Part dependencies
- Part inheritance
- Share dimensions between pattern parts
- Sharing data between parts
- Storing the seam length to use in another part
- Using attributes
- Using macros
- Where to get help