Wykres commitów

18 Commity (e6fad808e9459ed6211c5ee04f3f1a00b786fa7a)

Autor SHA1 Wiadomość Data
luzpaz e6fad808e9
Fix typos (#1291) 2021-07-29 20:52:44 +02:00
Kaalleen 08adc27b30
Language-Stylesheets for Print-PDF (#1156) 2021-04-20 17:50:30 +02:00
Kaalleen e84a86d4ac
Update for Inkscape 1.0 (#880)
* update for inkscape 1.0
* add about extension
* Build improvements for the inkscape1.0 branch (#985)
* zip: export real svg not stitch plan
* #411 and #726
* Tools for Font Creators (#1018)
* ignore very small holes in fills
* remove embroider (#1026)
* auto_fill: ignore shrink_or_grow if result is empty (#589)
* break apart: do not ignore small fills

Co-authored-by: Hagen Fritsch <rumpeltux-github@irgendwo.org>
Co-authored-by: Lex Neva <github.com@lexneva.name>
2021-03-04 18:40:53 +01:00
Kaalleen 27670996b4
Do not hide buttons in print preview (#499) 2019-07-28 10:21:12 +02:00
Lex Neva 09c46e0fb4 add 'save pdf' button and print opens PDF 2019-04-18 10:15:13 -04:00
Kaalleen f435520663
Add Custom Page to Print PDF (#418) 2019-03-26 18:24:02 +01:00
Kaalleen 05aaf36d6d
add editable footer
closes #346
2018-11-15 17:39:25 +01:00
Kaalleen 98612eeae3 Print Estimated Time (#341) 2018-10-30 18:06:31 -06:00
Kaalleen d4c4f2c7cc
operator detailedview dynamic thumbnail size (#221) 2018-07-12 21:16:22 +02:00
Lex Neva c59f94818f fix icon picker button opacity 2018-06-19 20:14:33 -04:00
Lex Neva f10393989b realistic rendering checkboxes 2018-06-03 23:24:26 -04:00
Lex Neva c234d6ed2c UI to select different thread paette 2018-04-29 21:29:16 -04:00
Lex Neva 8e3dd74a28 add hint about clicking logo 2018-04-28 13:36:03 -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
kalleen 75aa656c2c add apply to all button for svg transforms 2018-04-11 18:57:55 +02:00
kalleen 15222ed4c3 add buttons to quickly adjust svg size 2018-04-09 19:20:02 +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