summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-04-28add thread chart GPL filesLex Neva
from https://github.com/AkiraNorthstar/download_threadcharts Thanks to @AkiraNorthstar for compiling these thread chart palette files!
2018-04-28Merge pull request #148 from lexelby/lexelby-print-featuresLex Neva
additional print features
2018-04-28add hint about clicking logoLex Neva
2018-04-24fix namespace issueLex Neva
2018-04-18Merge pull request #141 from lexelby/wwderw-EmbroideryExamples-1Lex Neva
Various Digitized Examples of Embroidery
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-18hide stderr but print exceptionsLex Neva
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
2018-04-15always add inkstitch XML namespaceLex Neva
2018-04-15v1.6.0: manual stitch and input pluginLex Neva
* manual stitch mode * enable in the Stroke tab * one stitch per path node * Stitch Plan paths are now rendered as manual stitch paths * allows manually editing Ink/Stitch's stitch paths! * input plugin * adds support for native opening of 48(!) machine embroidery file formats in Inkscape * file format support by the excellent libembroidery from Embroidermodder * stitches are imported as manual stitch paths * TRIM instructions are retained
2018-04-15Merge pull request #145 from lexelby/lexelby-embroidery-inputLex Neva
input extension for all libembroidery-supported formats
2018-04-11add apply to all button for svg transformskalleen
2018-04-10embroidery origin at canvas center and size canvas accordinglyLex Neva
2018-04-10fix autoescaping and BRO .inxLex Neva
2018-04-10retain trims on importLex Neva
2018-04-10rename layer on import and remove idLex Neva
2018-04-09remove debug printLex Neva
2018-04-09add embroider_input extension to MakefileLex Neva
2018-04-09move inx files to inx/ and generate input inxLex Neva
2018-04-09generator for input format INX filesLex Neva
2018-04-09embroider_input.py: input extension to read embroidery formatsLex Neva
2018-04-09Merge pull request #135 from lexelby/lexelby-manual-stitchLex Neva
add manual stitch mode
2018-04-09add buttons to quickly adjust svg sizekalleen
2018-04-08Update print_overview.htmlKaalleen
2018-04-08Update print_detail.htmlKaalleen
2018-04-08Update operator_overview.htmlKaalleen
2018-04-08Update inkstitch.jsKaalleen
A first start: zooming and dragging the SVG
2018-04-06don't add ties for manual stitchLex Neva
2018-04-06Add files via uploadwwderw
2018-04-05Add files via uploadwwderw
2018-04-03fix duplicate stitch filterLex Neva
2018-04-03mark stitch plan paths as manual_stitchLex Neva
2018-04-03paths (not polylines) for stitch pathLex Neva
2018-04-02add manual stitch modeLex Neva
2018-04-021.5.1: bugfixes and partial French translationLex Neva
* fixed "exploding PES" bug (#72) * also fixes issues with PES and PEC files being corrupted * fixed incorrect colors in all formats * partial French translation (thanks, @karum!)
2018-04-02Merge pull request #113 from lexelby/l10nLex Neva
New Crowdin translations
2018-04-02Merge pull request #134 from lexelby/X3msnake-tweek-logo-commentsLex Neva
X3msnake tweek logo comments
2018-04-02Merge pull request #133 from lexelby/lexelby-fix-exploding-pesLex Neva
fix exploding pes and doubled colors