Wykres commitów

4 Commity (95df3c7c44357c6ba31caed0b8bfd1b0e4d9b3b8)

Autor SHA1 Wiadomość Data
Lex Neva e154a90225 fix thread handling with 'STOP after' 2018-04-01 15:40:51 -04:00
Lex Neva 084c5555f2
print through web browser (#127)
* spawn a web server and open a printable view of the design in the user's web browser
  * configurable inclusion of client and operator views
  * editable fields for color names, client, title, and purchase order number
  * groundwork laid to save these parameters back into the SVG
* major refactor of codebase to support printing
  * code is organized logically into modules
* added inkstitch logo and branding guidelines
* l10n text extraction now handled by babel
* removed legacy embroider_update extension
* partial fix for #125
2018-03-30 20:37:11 -04:00
Lex Neva 2ddc013c76
Fill underlay inset (#108)
* interim commit

* implement underlay inset

* more refactoring
2018-03-01 19:39:44 -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