Wykres commitów

10 Commity (main)

Autor SHA1 Wiadomość Data
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 85e12f4b85
Fix print metadata (#372) 2019-01-01 19:47:28 +01:00
Kaalleen 98612eeae3 Print Estimated Time (#341) 2018-10-30 18:06:31 -06:00
Kaalleen 5888a8ae10
Fix PDF operator notes
use text() not html() (#338)
2018-10-17 17:03:55 +02:00
Lex Neva 1bd7aa110a change '# stops' in block to be 'stop after?' 2018-07-25 21:18:13 -04:00
Kaalleen d4c4f2c7cc
operator detailedview dynamic thumbnail size (#221) 2018-07-12 21:16:22 +02:00
Lex Neva d4c95e080f assign thread color names in printout 2018-04-29 21:28:48 -04:00
Lex Neva aea5919c63 add notes in operator detailed view
switch to 12 color blocks per page to give more room for detailed notes
2018-04-18 16:29:09 -04:00
Lex Neva b5968dc11f fix formatting of dimensions 2018-04-18 15:26:33 -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