summaryrefslogtreecommitdiff
path: root/lib/elements/element.py
AgeCommit message (Expand)Author
2018-09-29new extension: split satin (#315)Lex Neva
2018-09-01make error messages more usefulLex Neva
2018-09-01helpful error message for empty path "d" attribute (fixes #220)Lex Neva
2018-08-21pyflakes fixesLex Neva
2018-08-21autopep8Lex Neva
2018-07-12generalize Element.shape and implement in all element typesLex Neva
2018-07-12remove 'TRIM after' and 'STOP after' from Params dialogLex Neva
2018-07-12add support for trim/stop commandsLex Neva
2018-07-12add has_command()Lex Neva
2018-06-22add quick access methods for commandsLex Neva
2018-06-21add commands frameworkLex Neva
2018-06-10fix defaulting of stroke width to 1Lex Neva
2018-06-04don't crash on empty subpathsLex Neva
2018-05-01refactor everything out of lib/__init__.pyLex Neva
2018-05-01rename inkstitch/ to lib/Lex Neva