1
0
Fork 0
freesewing/README.md

47 lines
1.9 KiB
Markdown
Raw Normal View History

<p align="center">
2019-04-19 17:51:00 +02:00
<a title="Visit freesewing.org" href="https://freesewing.org/">
<img src="https://freesewing.org/img/logo/black.svg" align="center" width="150px" alt="Freesewing logo"/>
</a>
</p>
<h4 align="center">
<a title="Go to freesewing.org" href="https://freesewing.org/">
<span style="font-weight: 900; letter-spacing: -0.02em; color: #61dafb;">Free</span>
<span style="font-family: 'Roboto Condensed', sans-serif; font-weight: 900; letter-spacing: -0.02em; color: #222">Sewing</span>
</a>
<br><sup>a library for made-to-measure sewing patterns</sup>
</h4>
<p align="center">
<a href="https://gitter.im/freesewing/freesewing"><img src="https://badgen.net/badge/chat/on%20Gitter/cyan" alt="Chat on Gitter"></a>
<a href="https://freesewing.org/patrons/join"><img src="https://badgen.net/badge/become/a%20Patron/FF5B77" alt="Become a Patron"></a>
</p>
2019-04-19 17:51:00 +02:00
## About freesewing
2019-04-19 17:51:00 +02:00
FreeSewing is a free and open source library for made-to-measure sewing patterns.
Try [the online demo](https://beta.freesewing.org/en/demo/) to *get it*.
## Links
- 💻 Website: [freesewing.org](https://freesewing.org)
- 💬 Chat: [Gitter](https://gitter.im/freesewing/freesewing)
- 🐦 Twitter: [@freesewing_org](https://twitter.com/freesewing_org)
- 📷 Instagram: [@freesewing_org](https://instagram.com/freesewing_org)
## Features
- Parametric design of sewing patterns
- Modular design with support for [plugins](https://github.com/freesewing/plugins)
- Auto-layout of pattern parts
- Auto-offset of paths for seam allowance
- Support for paperless patterns (with [our theme plugin](https://github.com/freesewing/plugin-theme))
- Sampling of options, a single measurement, or across models
- Renders to SVG
- Run in the browser as well as on the server with Node.js
## Getting started
This repository is a rewrite of [freesewing/core](https://github.com/freesewing/core) in JavaScript.
It is an ongoing project, and not ready for prime-time yet. Watch this space.