.. | ||
.github | ||
src | ||
.editorconfig | ||
.gitignore | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md |
freesewing
a library for made-to-measure sewing patterns
Freesewing SVG to (tiled) PDF backend
Freesewing is an open source platform for made-to-measure sewing pattern.
This is a stand-alone backend API to turn SVG patterns into (tiled) PDFs.
Our end-goal is to handle this client-side, and have freesewing render to PDF directly. However, given the complexities of the PDF format, this is non-trivial, so for the time being we handle this with this backend.
Links
- 💻 Website: freesewing.org
- 💬 Chat: Gitter
- 🐦 Twitter: @freesewing_org
- 📷 Instagram: @freesewing_org
Getting started
This is a REST API built with Express, and currently a work in progress.
If you have questions, please join our chatroom.