summaryrefslogtreecommitdiff
path: root/lib/svg
AgeCommit message (Expand)Author
2020-06-04transforms on linksKaalleen
2020-05-27fix parse style bug (#709)Kaalleen
2020-05-20fix corrupted presets error (#715)Kaalleen
2020-05-16support svg objects (#643)Kaalleen
2020-04-25Namespaced Attributes (#657)Kaalleen
2020-04-01preserve aspect ratio (#646)Kaalleen
2020-03-28preserveAspectRatio (#641)Kaalleen
2019-10-21don't show visual commands in print previewLex Neva
2019-08-10ignore single-point point lists tooLex Neva
2019-08-10input: read STOP commands tooLex Neva
2019-08-05add Troubleshoot extension (#465)Kaalleen
2019-07-28Merge pull request #481Kaalleen
2019-07-04add trim commands in import and stitch planLex Neva
2019-06-22handle document width/height of 100% (fixes #476)Lex Neva
2019-04-30Merge branch 'master' into lexelby/lettering-featuresLex Neva
2019-03-28add SVG debugging with LineStringsLex Neva
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-18Merge branch 'master' into lexelby/bugsLex Neva
2018-12-15basic lettering GUI (#351)Lex Neva
2018-12-12tidy importsLex Neva
2018-12-12avoid creating paths with empty 'd' in stitch plan (#363)Lex Neva
2018-11-14basic lettering (#344)Lex Neva
2018-10-30new extension: Auto-Route Satin Columns (#330)Lex Neva
2018-09-29new extension: split satin (#315)Lex Neva
2018-09-15handle SVGs without bounding boxLex Neva
2018-08-21pyflakes fixesLex Neva
2018-08-21autopep8Lex Neva
2018-08-16new extension to add layer commandsLex Neva
2018-07-30choose better rung positionsLex Neva
2018-07-30convert to satin extensionLex Neva
2018-07-25fix a couple crashesLex Neva
2018-07-12refactor out logic to gather node's transformsLex Neva
2018-07-12add CONNECTION_TYPELex Neva
2018-06-21add commands frameworkLex Neva
2018-06-10handle SVG with no width/heightLex 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