Add direct image export

This commit is contained in:
jaseg 2021-01-29 21:58:42 +01:00
parent 6d1a7750c5
commit a34efc058a
5 changed files with 157 additions and 11 deletions

3
.gitmodules vendored
View file

@ -13,3 +13,6 @@
[submodule "upstream/CavalierContours"]
path = upstream/CavalierContours
url = https://github.com/jbuckmccready/CavalierContours
[submodule "upstream/subprocess.h"]
path = upstream/subprocess.h
url = https://github.com/sheredom/subprocess.h