summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-03-16handle self-intersecting paths in convert to satinLex Neva
2020-03-16multiple underlays for fillKaalleen
2020-03-06remove stubLex Neva
2020-03-05fix remove commands for foreign languages (#618)Kaalleen
2020-02-18Merge pull request #573 from inkstitch/lneva/stdout-encodingLex Neva
2020-02-02reset embroidery settings (#506)Kaalleen
2020-01-31Merge pull request #524 from inkstitch/lexelby/fix-auto-satinLex Neva
2020-01-31Merge pull request #557 from inkstitch/lexelby/no-commands-in-printLex Neva
2020-01-29mac: wait for electron window to closeLex Neva
2019-11-14Fix Default Origin Position (#576)Kaalleen
2019-10-21don't show visual commands in print previewLex Neva
2019-08-15fix 'LineString has no method geoms' errorLex Neva
2019-08-10ignore single-point point lists tooLex Neva
2019-08-10remove STOP at the endLex Neva
2019-08-10allow unicode filenames againLex Neva
2019-08-10input: read STOP commands tooLex Neva
2019-08-05add Troubleshoot extension (#465)Kaalleen
2019-08-03Fix simulator scale in macOS (#504)Kaalleen
2019-07-28Merge pull request #481Kaalleen
2019-07-27Merge pull request #487 from inkstitch/no_import_jumpsLex Neva
2019-07-27add grbl laser options for g-code output (#450)Lex Neva
2019-07-10trim >= 3 jumpsMomo
2019-07-09remove all empty color blocksLex Neva
2019-07-07delete empty color blockMomo
2019-07-07rescue VP3Kaalleen
2019-07-06use get_pattern_interpolate_trimKaalleen
2019-07-06fix layer commandsKaalleen
2019-07-04add trim commands in import and stitch planLex Neva
2019-07-04fix styleKaalleen
2019-07-04respect trim commandsKaalleen
2019-07-04Ignore commands on input filesKaalleen
2019-07-04lettering features (#399)Lex Neva
2019-07-02unicode exportKaalleen
2019-06-24fix unicode error messageKaalleen
2019-06-23fix unicode import (#482)Kaalleen
2019-06-22fix styleLex Neva
2019-06-22partial fix for unicode filenames (#478)Lex Neva
2019-06-22handle unicode node names (fixes #467)Lex Neva
2019-06-22handle document width/height of 100% (fixes #476)Lex Neva
2019-06-22handle single linestrings properly (fixes #471)Lex Neva
2019-06-22better message for unconnected fill shapes (fixes #463)Lex Neva
2019-06-22update embroider_satin_column in all cases (fixes #466)Lex Neva
2019-06-22rework fill shape parsing code (fixes #469)Lex Neva
2019-06-22don't treat objects without stroke as SatinColumn (fixes #460)Lex Neva
2019-06-22fix IndexError for single-path satin columns (fixes #366)Lex Neva
2019-05-08rephrase/verbosify 'no embroiderable paths' errorLex Neva
2019-04-30speed up startup by lazy-loading glyphsLex Neva
2019-04-30Merge branch 'master' into lexelby/lettering-featuresLex Neva
2019-04-30remove unnecessary checkLex Neva
2019-04-30add grbl laser options for g-code outputLex Neva