| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-27 | Various lock stitch options (#2006) | Kaalleen | |
| Co-authored-by: Lex Neva | |||
| 2021-12-09 | Force lock stitches option/extension and some typos (#1471) | Kaalleen | |
| 2021-03-28 | Merge pull request #1083 from inkstitch/lexelby/license-headers | Lex Neva | |
| add license headers | |||
| 2021-03-22 | update font tools etc (#1086) | Kaalleen | |
| * update font tools * fix tie error * ignore duplicated commands | |||
| 2021-03-14 | add lock stitches select box (#1076) | Kaalleen | |
| Co-authored-by: Lex Neva <github.com@lexneva.name> | |||
| 2021-03-11 | add copyright headers | Lex Neva | |
| 2018-10-23 | fix manual stitch and add debugging support (#339) | Lex Neva | |
| * add debugging support using pydev * fix: don't add tie stitches for manual stitch * fix style | |||
| 2018-09-16 | remove obselete 'fake color change' code | Lex Neva | |
| 2018-09-15 | use faster algorithm for ties | Lex Neva | |
| 2018-07-25 | adjust stitch plan code for pyembroidery | Lex Neva | |
| 2018-05-28 | don't do ties around the fake color change of a "STOP after" | 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. | |||
