| Age | Commit message (Collapse) | Author |
|
|
|
Discussion:
https://github.com/lexelby/inkstitch/issues/136#issuecomment-382824153
|
|
|
|
|
|
|
|
|
|
switch to 12 color blocks per page to give more room for detailed notes
|
|
|
|
|
|
|
|
* 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
|
|
* interim commit
* implement underlay inset
* more refactoring
|
|
|
|
* 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
|