Lex Neva
908f2cd772
pyflakes fixes
2018-08-21 21:43:09 -04:00
Lex Neva
038875f876
autopep8
2018-08-21 20:32:50 -04:00
Lex Neva
49d1092f1c
make cut() work properly even if the cut point is nearly at the end
2018-08-09 15:17:33 -04:00
Lex Neva
dbcbf7cff1
switch to pyembroidery for file generation
2018-07-25 21:17:58 -04:00
Lex Neva
d090fa0038
move get_bundled_dir to utils
2018-07-12 20:13:46 -04:00
Lex Neva
b674c192ee
fix issue with input plugin
2018-06-15 21:44:52 -04:00
Lex Neva
4c46c2eec1
fix zip file corruption
2018-06-15 21:44:52 -04:00
Lex Neva
4c986117bf
first attempt at realistic rendering
2018-05-29 20:04:30 -04:00
Lex Neva
05daffb7e0
refactor everything out of lib/__init__.py
2018-05-01 21:21:07 -04:00
Lex Neva
1b31806423
rename inkstitch/ to lib/
...
You can't have a module and a package named the same thing. PyInstaller wants
to import the main script as if it were a module, and this doesn't work unless
there's no directory of the same name with a __init__.py in it.
2018-05-01 20:37:51 -04:00