Wykres commitów

9 Commity (4172b78116a1fa95059e98852db336afe9387336)

Autor SHA1 Wiadomość Data
Lex Neva dc547108e1 handle firefox's window.close() permission denied 2018-04-18 22:30:26 -04:00
Lex Neva 9148d54844 hide stderr but print exceptions 2018-04-18 16:13:51 -04:00
Lex Neva 51741745b0 don't get transform from html 2018-04-18 15:26:33 -04:00
Lex Neva 5d0c713403 Merge branch 'print-pdf2' into lexelby-print-features 2018-04-16 21:03:46 -04:00
Lex Neva 7b0804562e add 'save as defaults' button 2018-04-16 20:17:07 -04:00
Lex Neva f9b90d31b7 round-trip editable fields and checkboxes 2018-04-15 19:46:22 -04:00
Lex Neva 85a8b6b1cf inkstitch metadata framework 2018-04-15 19:46:22 -04:00
kalleen 75aa656c2c add apply to all button for svg transforms 2018-04-11 18:57:55 +02: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