Kaalleen
8695198e21
parse unicode color names ( #686 )
2020-05-15 14:56:02 +02:00
Lex Neva
cb2b4e3522
electron simulator ( #531 )
2020-04-28 18:34:05 +02:00
Kaalleen
d640c928d4
fix palette issues ( #660 )
2020-04-19 18:37:41 +02:00
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
3cac91a193
update input extension for pyembroidery
2018-07-25 21:17:58 -04:00
Lex Neva
dbcbf7cff1
switch to pyembroidery for file generation
2018-07-25 21:17:58 -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