summaryrefslogtreecommitdiff
path: root/lib/elements/element.py
AgeCommit message (Expand)Author
2021-01-23stroke width calculation (#940)Kaalleen
2020-06-04clone styleKaalleen
2020-05-27fix parse style bug (#709)Kaalleen
2020-05-16support svg objects (#643)Kaalleen
2020-05-02inherit styles (#673)Kaalleen
2020-04-25Namespaced Attributes (#657)Kaalleen
2020-04-25fix parse style (#667)Kaalleen
2020-03-19add ties checkbox (#619)Kaalleen
2019-08-05add Troubleshoot extension (#465)Kaalleen
2019-06-24fix unicode error messageKaalleen
2019-06-22handle unicode node names (fixes #467)Lex Neva
2019-02-16show inkscape label in error messagesLex Neva
2018-11-23Fix encodingKaalleen
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