Wendel Voigt
b280fa7bc9
CenterTabs correctly fix up white space issues from automatic tests
2016-07-11 18:33:03 -05:00
Wendel Voigt
d354f1e291
CenterTabs fix up white space issues from automatic tests
2016-07-11 18:30:07 -05:00
Wendel Voigt
48c6ee0def
Add option for Center Tab
...
These changes addresses issue #68
2016-07-11 18:15:08 -05:00
Sumpfork
b70bd37d80
- start using argparse instead of optionparser
...
- make all code conform to pep8 once more
- add a unit test to check for pep8 compliance
- delete old ez_setup
2016-07-06 15:21:00 -07:00
Wendel Voigt
669fa4c7e6
Add card counts and wrapper/slipcase features ( #65 )
...
This adds card counts and the option to print wrappers (aka slipcases).
It fixes issues #45 , #47 , and #48 .
2016-07-06 14:16:06 -07:00
robertre2
eb338c77d8
Added Event and Landmarks. ( #62 )
...
Added Event and Landmarks from Empires, and the Summon Event.
Fixed some problems with display of Debt in descriptions.
2016-06-16 13:39:45 -07:00
Mark Bogdanoff
cb86a48691
support cards with debt cost
...
doesn't support cards with coin and debt cost, but I don't need it that myself.
2016-06-10 20:31:54 -07:00
Manuel
6aaa690473
Add empty coin symbol with example
2016-02-25 20:25:50 +01:00
Sumpfork
5d58c4b3c0
fix bad refactoring for cropmarks
2015-12-31 08:43:16 -08:00
Wendel Voigt
d024dc9fb4
Added front and back text options
...
1. Added --front and --back to select the type of text to display.
Options are 'card' for the card text, 'rules' for the extra rules,
'blank' to not print anything. And for --back, the option 'none' will
keep the pages with the backs from printing.
2. Added stub test cases for card text as well as tab size and text
alignment.
3. removed options --no-card-rules and --no-card-backs since they are no
longer needed.
4. Fixed issue with the tab outline drawing
2015-11-24 10:21:47 -06:00
Sumpfork
95011627e5
move font registration to draw module, make its fallback actually work properly
2015-11-20 12:25:16 -08:00
Sumpfork
b8871471a6
more refactoring
2015-11-19 17:19:43 -08:00
Sumpfork
489f467bce
more refactoring, renaming, unifying
2015-11-19 10:31:18 -08:00
Sumpfork
d1750589a1
start refactoring and renaming to clear up code structure
2015-11-10 16:40:45 -08:00