17 Commits

Author SHA1 Message Date
Peter Gorniak
d6b3cecaed fix badge 2021-05-06 15:30:17 -07:00
Peter Gorniak
0578f4b023 update badge 2021-05-06 15:27:57 -07:00
Peter Gorniak
a566ec308b update badge after switch to different travis domain 2020-03-25 09:05:21 -07:00
Peter
69c0a66868
Change card db handling (#286)
* reorganize card db, add doit file
* make card_db_src a true source by removing untranslated entries, removing the untranslated field
* turn update language script into a better compiler
* move tools into submodule
* remove language db comparison test; add travis compile and check-in of card db
Co-authored-by: Nick Vance <nickv2002@users.noreply.github.com>
2020-01-04 15:26:51 -08:00
Peter
31a71447f0
precommit git hooks, rearrange package structure (#251)
* precommit hooks and changes because of these
* mv package into src dir
* add requirements file, clean up setup reqs, add precommit to CI
2019-05-23 16:17:30 -07:00
Nick Vance
736154f805
Update README.md
removed space that broke translation instructions markdown link
2019-01-30 13:41:15 -08:00
Sumpfork
88690e0150 README cleanup, linke to usage info 2018-08-10 11:28:14 -07:00
Sumpfork
34a9abd2bc eliminate duplicate Install section from README, update link 2017-11-28 10:15:08 -08:00
Sumpfork
10dbb6d82b update readme 2017-11-21 14:13:26 -08:00
Peter
d4e69bc7d3 make the translation file a markdown file (#140)
* make the translation file a markdown file and (blindly) fix the language init script
* Updated formatting of the file to make it easier to read (and look better.)
* Included missing bonuses section
* Also fixed `card_db_dir` to point to the correct directory.

* Added link to Tranlsation instructions

* Updated link to translation.md in README.md
2017-01-08 10:26:35 -08:00
Peter
732a4c79bf rewrite inline image replacement (#135)
* rewrite inline image replacement
* make a note about `python setup.py develop`
* Tweak to the VP size
2016-12-16 13:17:42 -08:00
Peter
f47d9ee17b Make better package (#132)
* make domdiv a better behaved python package (see #131)
* move code from __init__.py to main.py to make import quicker and make version work without dependencies
* update languages import to use pkg_resources, fix tests
* update readmes
* change font lookup, font readme notes
2016-12-15 16:29:48 -08:00
The Gitter Badger
72eccf7f66 Add Gitter badge (#133) 2016-12-15 11:41:46 -08:00
Michael Tuttle
5f7c9be145 update readme to include MinionPro-It font requirement 2016-04-17 13:58:17 -06:00
Sumpfork
fdc2055999 Add horizontal/vertical gap option
Horizontal and vertical gap between dividers support - doesn’t properly
work with crop marks yet.
2016-03-16 15:05:43 -07:00
Sumpfork
d95f1bca07 fix description of where fonts go 2015-07-13 16:49:24 -07:00
Sumpfork
03199e84db rename readme, add gitignore 2015-04-24 15:02:31 -07:00