| Age | Commit message (Collapse) | Author |
|
|
|
* turn inkstitch.py into a module
* add running stitch library function
* tie-in and tie-off
* remove temporary testing code
|
|
* don't include line numbers in messages.po
* update messages.po
|
|
* user can specify origin using guides
* embroidery origin defaults to center of canvas
|
|
* use gettext for params tab names
* new localization messages
|
|
* os.execv doesn't replace the process on windows
* fix simulate/params crash
* pyinstaller windowed mode breaks things?
* fix output routing for windows
* properly route stderr to inkscape too
* don't print unless there's something to print
* remove last backup version if necessary
* add documentation for Windows build
|
|
Ink/stitch now supports windows!
|
|
|
|
sets up all the plumbing to send strings to CrowdIn for translation and incorporate the results
|