1
0
Fork 0
freesewing/packages/svgtopdf
2021-12-28 20:25:00 +01:00
..
.github Added Github funding 2021-12-28 20:25:00 +01:00
src sparkles: Added support for PostScript output via API 2021-12-28 20:25:00 +01:00
.editorconfig tada: Initial commit 2021-12-28 20:25:00 +01:00
.gitignore tada: Initial commit 2021-12-28 20:25:00 +01:00
LICENSE tada: Initial commit 2021-12-28 20:25:00 +01:00
package-lock.json bookmark: v0.1.1 2021-12-28 20:25:00 +01:00
package.json bookmark: v0.1.1 2021-12-28 20:25:00 +01:00
README.md tada: Initial commit 2021-12-28 20:25:00 +01:00

Freesewing logo

 freesewing
a library for made-to-measure sewing patterns

Chat on Gitter Become a Patron

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.

Getting started

This is a REST API built with Express, and currently a work in progress.

If you have questions, please join our chatroom.