From 084c5555f21a6e927e4de98fdb66c4c408626f58 Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Fri, 30 Mar 2018 20:37:11 -0400 Subject: 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 --- embroider_update.inx | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 embroider_update.inx (limited to 'embroider_update.inx') diff --git a/embroider_update.inx b/embroider_update.inx deleted file mode 100644 index b700e605..00000000 --- a/embroider_update.inx +++ /dev/null @@ -1,16 +0,0 @@ - - - <_name>Update embroidery param names - lexelby.embroider.update - embroider_update.py - inkex.py - - all - - - - - - -- cgit v1.2.3