summaryrefslogtreecommitdiff
path: root/lib/svg/svg.py
AgeCommit message (Expand)Author
2021-03-11add copyright headersLex Neva
2021-03-04Update for Inkscape 1.0 (#880)Kaalleen
2020-05-16support svg objects (#643)Kaalleen
2019-03-08get root properlyLex Neva
2019-03-08add trims in stitches.auto_satinLex Neva
2019-03-08refactor add_commands() out into commands moduleLex Neva
2018-12-12tidy importsLex Neva
2018-12-12avoid creating paths with empty 'd' in stitch plan (#363)Lex Neva
2018-08-21autopep8Lex Neva
2018-07-25fix a couple crashesLex 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-28don't do ties around the fake color change of a "STOP after"Lex Neva
2018-05-01refactor everything out of lib/__init__.pyLex Neva