Commit Graph

10 Commits

Author SHA1 Message Date
Florian Festi 40d011db6a Add command line parameter using argparse
Remove params from __init__()
Added new function .open() that needs to be called from .render()
2016-03-08 09:34:12 +01:00
Florian Festi 0c77543dd1 Move to Python 3 2016-02-12 21:22:32 +01:00
Florian Festi ade81f9e64 Slot and SlottedEdge: Move code from typetray.py to boxes.py 2014-04-08 19:53:32 +02:00
Florian Festi 8de9c304d6 Move finalization into global function 2014-03-21 21:08:54 +01:00
Florian Festi d707b8809b Licence the code under GPLv3 2014-03-16 18:26:12 +01:00
Florian Festi 8971002422 typetray.py: Adjust canvas and default output 2014-03-15 13:26:30 +01:00
Florian Festi 1b5ce8d3c2 typetray.py : fix params 2014-01-21 22:48:12 +01:00
Florian Festi e716bdcc57 typetray.py: Have a separate height for inner walls 2013-12-01 16:13:29 +01:00
Florian Festi 12b5b71300 typetray.py: add griphole, calculate distances 2013-11-26 22:53:45 +01:00
Florian Festi ea8d6c1a6c Add typetray.py 2013-11-06 22:49:32 +01:00