Gerber and SVG export working

This commit is contained in:
jaseg 2021-01-25 14:55:13 +01:00
parent f7b4cc602b
commit 95b198a5aa
24 changed files with 1282 additions and 480 deletions

3
.gitmodules vendored
View file

@ -7,3 +7,6 @@
[submodule "upstream/poisson-disk-sampling"]
path = upstream/poisson-disk-sampling
url = https://github.com/thinks/poisson-disk-sampling
[submodule "upstream/argagg"]
path = upstream/argagg
url = https://github.com/vietjtnguyen/argagg