summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)Author
2023-05-22Update electron version to v14.2.9 (#2214)rejbasket
Authored-by: rejbasket Co-authored-by: Kaalleen Co-authored-by: Lex Neva
2022-10-15fix custom information sheet print outKaalleen
2022-10-15add footer togglecole
2022-10-15change to full-page-patternviewcole
2021-12-18PDF: Estimated thread (#1389)Kaalleen
2021-07-29Fix typos (#1291)luzpaz
2021-05-01ut8-threads (#1179)Kaalleen
2021-04-20Language-Stylesheets for Print-PDF (#1156)Kaalleen
2021-03-04Update for Inkscape 1.0 (#880)Kaalleen
* 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>
2019-07-28Do not hide buttons in print preview (#499)Kaalleen
2019-04-23remove obselete commentLex Neva
2019-04-18add 'save pdf' button and print opens PDFLex Neva
2019-04-15remove last vestige of /printing/startLex Neva
2019-04-12enable print buttonLex Neva
2019-04-10switch print pdf gui to electronLex Neva
2019-04-07fix realistic detailed view (#424)Kaalleen
2019-04-02prevent html from showing up in custom text field (#421)Kaalleen
2019-03-26Add Custom Page to Print PDF (#418)Kaalleen
2019-01-01Fix print metadata (#372)Kaalleen
2018-11-15add editable footerKaalleen
closes #346
2018-10-30Print Estimated Time (#341)Kaalleen
2018-10-17Fix PDF operator notesKaalleen
use text() not html() (#338)
2018-07-25change '# stops' in block to be 'stop after?'Lex Neva
2018-07-12operator detailedview dynamic thumbnail size (#221)Kaalleen
2018-06-19remove commented-out codeLex Neva
2018-06-19fix close button when connection to ink/stitch is lostLex Neva
2018-06-19fix icon picker button opacityLex Neva
2018-06-08rasterize realistic SVGs at 600dpiLex Neva
2018-06-03realistic rendering checkboxesLex Neva
2018-06-03fix latent bug preventing saving checkbox valuesLex Neva
2018-05-11fix icon selection on firefoxLex Neva
2018-05-02handle case where no palette is usedLex Neva
2018-04-29allow selection of a different thread paletteLex Neva
2018-04-29UI to select different thread paetteLex Neva
2018-04-29assign thread color names in printoutLex Neva
2018-04-28add hint about clicking logoLex Neva
2018-04-18handle firefox's window.close() permission deniedLex Neva
2018-04-18add notes in operator detailed viewLex Neva
switch to 12 color blocks per page to give more room for detailed notes
2018-04-18save and restore zoom and panLex Neva
2018-04-18fix formatting of dimensionsLex Neva
2018-04-18don't get transform from htmlLex Neva
2018-04-18fit scales up svg if necessaryLex Neva
2018-04-18Update inkstitch.jsKaalleen
fixed scrolling function event variable
2018-04-17tidy up drag code and update continuouslyLex Neva
2018-04-16scale proportionally rather than an absolute amountLex Neva
2018-04-16Merge branch 'print-pdf2' into lexelby-print-featuresLex Neva
2018-04-16add 'save as defaults' buttonLex Neva
2018-04-15round-trip editable fields and checkboxesLex Neva
2018-04-15populate fields on loadLex Neva
2018-04-15inkstitch metadata frameworkLex Neva