Commit Graph

15 Commits

Author SHA1 Message Date
a2fa5f7bce Simplify makeFace by moving os.path.join inside 2017-08-05 13:52:44 -04:00
a1859f4eff Move card json template to global
it is always going to be the same, so there's no point in passing it around
2017-08-05 13:43:06 -04:00
e65990329b Simplify card json creation by moving outJson changes to makeCardJson 2017-08-05 13:38:26 -04:00
0cdb83b9b7 Formatting Changes 2017-08-05 13:06:18 -04:00
1b2926e547 Print inkscape command used to generate PNG
this allows the user to edit the SVG and regenerate the PNG
2017-08-05 12:10:59 -04:00
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
0da1960ed6 Fix indentation 2017-08-03 18:15:09 -04:00
48a98cdc0e First stab at simplifying SVG files 2017-08-03 18:14:48 -04:00
7613bfcab9 Set default value for count so it can be left out of json files 2017-07-18 18:27:08 -04:00
31868b3bf9 Handle multiline text by splitting into "flowPara"s 2017-07-13 23:22:19 -04:00
a4c65413da Add villain support 2017-07-13 23:21:58 -04:00
78ac4d1da3 Rewrite for SVG support
heros and environments only at the moment
2017-07-13 18:54:54 -04:00
810369596d Remove raster image sources 2017-07-13 18:48:02 -04:00
06a6cad980 First stab at packaging with pyinstaller 2017-04-27 19:53:23 -04:00
f4273338d8 Initial commit
working: hero decks and character cards, without art
2017-04-22 18:24:40 -04:00