summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-06-12show 'no embroiderable paths' error in Params tooLex Neva
2018-06-10fix crash on 'use last settings' in ParamsLex Neva
2018-06-10error if satin column set for path with single subpathLex Neva
2018-06-10default fill to black per SVG specLex Neva
2018-06-10handle SVG with no width/heightLex Neva
2018-06-10fix defaulting of stroke width to 1Lex Neva
2018-06-09Merge pull request #187 from lexelby/lexelby-realistic-renderingLex Neva
2018-06-09fix latent bug in base.pyLex Neva
2018-06-08rasterize realistic SVGs at 600dpiLex Neva
2018-06-07Merge pull request #180 from lexelby/lexelby-outsetLex Neva
2018-06-04convert Stroke to use stitches.running_stitchLex Neva
2018-06-04don't crash on empty subpathsLex Neva
2018-06-03realistic rendering checkboxesLex Neva
2018-06-01add Expand param for fillsLex Neva
2018-05-30refactor print_pdf and generate realistic previewsLex Neva
2018-05-30add realistic boolean param to render_stitch_plan()Lex Neva
2018-05-29optimize pathLex Neva
2018-05-29tinker with renderingLex Neva
2018-05-29first attempt at realistic renderingLex Neva
2018-05-28add a JUMP at the start of each color blockLex Neva
2018-05-28don't do ties around the fake color change of a "STOP after"Lex Neva
2018-05-28fix two bugs in running stitchLex Neva
2018-05-28don't bother trimming before a color changeLex Neva
2018-05-28fix STOP handlingLex Neva
2018-05-11missing import when saving with origin axes setLex Neva
2018-05-04Merge branch 'master' into lexelby-single-extensionLex Neva
2018-05-01refactor everything out of lib/__init__.pyLex Neva
2018-05-01rename inkstitch/ to lib/Lex Neva