summaryrefslogtreecommitdiff
path: root/embroider.py
AgeCommit message (Expand)Author
2018-01-04remove pixels_per_mm optionLex Neva
2018-01-04parse and use viewBox attributeLex Neva
2017-12-30params simulate windowLex Neva
2017-11-25don't infinitely loop in build_graph heuristicLex Neva
2017-11-23don't omit jump stitchesLex Neva
2017-11-20fix param definition for zigzag underlay insetLex Neva
2017-11-19switch stitch view from paths to polylinesLex Neva
2017-11-18remove copyright notices made redundant by LICENSE fileLex Neva
2017-11-18rudimentary gradient support, only for manual fill currentlyLex Neva
2017-11-14fix brainoLex Neva
2017-11-11now compatible with networkx 2.0Lex Neva
2017-11-10fix copypaste fail in 0986c8f2dbLex Neva
2017-11-05allow specification of output file for standalone processingLex Neva
2017-10-28fix occasional failure of which_outline()Lex Neva
2017-10-25preserve order of rails in satin with rungsLex Neva
2017-10-22add handling for <polyline>Lex Neva
2017-10-18resurrect correct connect_points algorithmLex Neva
2017-10-17don't go the long way around the outlineLex Neva
2017-10-17fix snipping of unnecessary outline sectionLex Neva
2017-09-27bugfix and useful warningLex Neva
2017-09-24way easier satin column using additional subpaths to delineate sectionsLex Neva
2017-09-23fix handling of starting point / last stitchLex Neva
2017-09-23ignore empty subpathsLex Neva
2017-09-23rewrite of autofill to handle arbitrary holes!Lex Neva
2017-02-05bugfix in is_same_runLex Neva
2017-02-05fix type for pixels_per_mm optionLex Neva
2017-01-20fix nasty stroke bugLex Neva
2016-12-19bugfixLex Neva
2016-11-19bugfixLex Neva
2016-11-19params GUI fixupsLex Neva
2016-11-19rewrite of Embroidery Params into a full GUI appLex Neva
2016-11-12clean up PyEmb.PointLex Neva
2016-11-11avoid doubly multiplying by pixels_per_mmLex Neva
2016-11-11add caching decoratorLex Neva
2016-11-09auto-fill: try to hide connecting stitches in the fill patternLex Neva
2016-11-07don't do auto-fill for regions with holesLex Neva
2016-11-06fix fill underlay paramsLex Neva
2016-11-06fix bug in get_paramLex Neva
2016-11-06pep8Lex Neva
2016-11-06add fill underlay settings to embroider_params and embroider_update extensionsLex Neva
2016-11-06default to auto-fillLex Neva
2016-11-06start auto-fill at end of previous patchLex Neva
2016-11-06add underlay option to auto-fillLex Neva
2016-11-06pick closest starting pointLex Neva
2016-11-04WIPLex Neva
2016-11-03WIPLex Neva
2016-11-03split out fill algorithm into a functionLex Neva
2016-11-02major refactorLex Neva
2016-10-29pep8 fixesLex Neva
2016-10-28remove obselete stitch order optionLex Neva