Lex Neva
bc5357bc5a
fix stroke regression
2018-02-27 23:14:14 -05:00
Lex Neva
88b4ff3e66
Tie-in and tie-off ( #100 )
...
* turn inkstitch.py into a module
* add running stitch library function
* tie-in and tie-off
* remove temporary testing code
2018-02-27 19:43:15 -05:00
Lex Neva
e55b8d79f9
don't include line numbers in messages.po ( #101 )
...
* don't include line numbers in messages.po
* update messages.po
2018-02-26 19:49:43 -05:00
Lex Neva
4e7520c013
user can specify origin for embroidery output by setting up guides ( #52 )
...
* user can specify origin using guides
* embroidery origin defaults to center of canvas
2018-02-26 19:42:18 -05:00
Lex Neva
0ecf74297c
use gettext for params tab names ( #68 )
...
* use gettext for params tab names
* new localization messages
2018-02-24 20:28:51 -05:00
Lex Neva
bb42124a87
Windows fixes ( #83 )
...
* 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
2018-02-22 23:06:27 -05:00
Lex Neva
633ec88186
windows build ( #79 )
...
Ink/stitch now supports windows!
2018-02-19 21:43:39 -05:00
Lex Neva
4c5e578939
fix repeated colors showing as random
2018-02-17 10:13:09 -05:00
Lex Neva
72d52dc317
framework for translations ( #55 )
...
sets up all the plumbing to send strings to CrowdIn for translation and incorporate the results
2018-02-04 22:38:24 -05:00