| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-09 | Letters to font extension (#1312) | Kaalleen | |
| 2021-08-07 | rename more patch references | Lex Neva | |
| 2021-08-07 | move StitchGroup into lib.stitch_plan | Lex Neva | |
| 2021-03-11 | add copyright headers | Lex Neva | |
| 2018-09-01 | simulator standalone mode | Lex Neva | |
| 2018-05-01 | refactor everything out of lib/__init__.py | Lex Neva | |
| 2018-05-01 | rename inkstitch/ to lib/ | Lex Neva | |
| 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. | |||
