This repository has been archived on 2020-09-21. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Adam Goldsmith edb8e40988 Simplify card sheet generation by keeping files as SVG longer
rather than using temporary png files and combining them together
later, merge files together in SVG and then just render once
2017-08-03 19:05:50 -04:00
fonts Initial commit 2017-04-22 18:24:40 -04:00
images First stab at simplifying SVG files 2017-08-03 18:14:48 -04:00
templates Rewrite for SVG support 2017-07-13 18:54:54 -04:00
.gitignore Rewrite for SVG support 2017-07-13 18:54:54 -04:00
SotMDeckBuilder.py Simplify card sheet generation by keeping files as SVG longer 2017-08-03 19:05:50 -04:00
SotMDeckBuilder.spec First stab at packaging with pyinstaller 2017-04-27 19:53:23 -04:00