summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2022-05-04separate guided fill methodsKaalleen
2022-05-04adjusting namingsAndreas
2022-05-04small bug fixAndreas
2022-05-04* autofill to fillstitchKaalleen
* remove too complex warning for fillstitch * some marker adjustments
2022-05-04remove some pattern and marker mixups and some style issuesKaalleen
2022-05-04added legacy fill againAndreas
2022-05-04adjusted selection_to_guide_line to match new marker creation wayAndreas
2022-05-04removed double points at spiralsAndreas
2022-05-04minor changesAndreas
2022-05-04bug fixing+first spiral implementationAndreas
2022-05-04minor changesAndreas
2022-05-04minor changesAndreas
2022-05-04bug fixingAndreas
2022-05-04Bug fixing + refactoringAndreas
2022-05-04Applied style guideAndreas
2022-05-04added tangential and guided fillAndreas
2022-04-24Fix lettering scale, etc. (#1620)Kaalleen
* fix lettering scale * adapt to updated inkex: transform operator, selections * fix #1597 * no traceback error message on broken satin columns * highlight troubleshoot "steps to solve" through additional headline * set a minimum value for running stitch repeats * rename "import" thread list to "apply" thread list
2022-04-10Scale and toggle commands (etc) (#1611)Kaalleen
* scale and toggle commands * fix tie in when first stitch is a jump stitch * set tie modus to 3 for cutwork objects * cutwork set stitch length * fix bug in remove embroidery settings
2022-04-10palette to text (#1619)Kaalleen
2022-04-05Generate color palette (#1618)Kaalleen
2022-02-28Cutwork segmentation (#1582)Kaalleen
* add cutwork segmentation extension * simulator: option to not render jump stitches
2022-01-25markers and lettering (#1559)Kaalleen
2022-01-24inkscape config path fallback (#1554)Kaalleen
2022-01-23multipart geometry in intersect region (#1475)Kaalleen
2022-01-12Impove fill pattern (#1540)Kaalleen
* unnonected fill pattern * apply fill patterns first
2022-01-12inkscape config path (#1532)Kaalleen
2021-12-18PDF: Estimated thread (#1389)Kaalleen
2021-12-09Force lock stitches option/extension and some typos (#1471)Kaalleen
2021-12-08add macOS and windows installer (#1352)rejbasket
2021-12-04update lettering stroke-width settings (#1466)Kaalleen
2021-11-22Merge pull request #1376 from inkstitch/lexelby/convert-to-satin-joinLex Neva
fix default line join type
2021-11-14stitch_plan lower opacity option: handle invisible elements better (#1434)Kaalleen
2021-11-07add stitch plan options (#1418)Kaalleen
2021-11-02troubleshoot viewbox (#1404)Kaalleen
2021-10-19color gradient to black (#1395)Kaalleen
2021-10-10Do not render clipPath and mask (#1379)Kaalleen
* Ignore clipPath and mask * Render polygons
2021-10-09Letters to font extension (#1312)Kaalleen
2021-10-09fix multipolygon issue (#1364)Kaalleen
2021-10-09Do not render comments (#1363)Kaalleen
2021-10-08fix default line join typeLex Neva
2021-10-02Fix ties (#1365)Kaalleen
2021-10-01remove legacy composed_style (#1369)Kaalleen
2021-09-30add max stitch length to satin zigzag underlay (#1360)Kaalleen
2021-09-27no translations in inx (#1358)Kaalleen
2021-09-26One Version for all Languages (#1346)Kaalleen
Co-authored-by: Lex Neva <github.com@lexneva.name>
2021-08-16Merge pull request #1254 from inkstitch/kaalleen/satin-patternsLex Neva
Satin pattern and split stitch
2021-08-16keep satin column edgesKaalleen
2021-08-15keep underlay, underpath, and border travelLex Neva
2021-08-15fix commands on multiple import (#1306)Kaalleen
2021-08-10break apart and polyline issues (#1313)Kaalleen