Lex Neva
1c2dc2d954
add error message for invalid geometries ( #216 )
2018-09-01 20:11:01 -04:00
Lex Neva
908f2cd772
pyflakes fixes
2018-08-21 21:43:09 -04:00
Lex Neva
94f391ab42
more pep8 fixes
2018-08-21 20:50:14 -04:00
Lex Neva
038875f876
autopep8
2018-08-21 20:32:50 -04:00
Lex Neva
b40c373949
bugfix: don't crash on tiny objects
2018-08-09 15:17:33 -04:00
Kaalleen
40cb741092
add tooltips to params ( #262 )
...
* add tooltips to params
Closes #34
2018-08-09 20:32:41 +02:00
Lex Neva
f79b3a7a95
default fill to black per SVG spec
2018-06-10 15:43:17 -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