summaryrefslogtreecommitdiff
path: root/lib/svg/rendering.py
AgeCommit message (Collapse)Author
2023-03-31Command options (#2160)Kaalleen
* letters to font: add visual command import option * add visual command option to stitch plan preview
2023-03-25Stitch selection methods (#2114)Kaalleen
2022-06-21Undo stitch plan preview and density map (#1687)Kaalleen
2021-08-15fix commands on multiple import (#1306)Kaalleen
2021-07-25Fix Style Issues (#1154)Kaalleen
Co-authored-by: Lex Neva <github.com@lexneva.name>
2021-03-11add copyright headersLex Neva
2021-03-04Update for Inkscape 1.0 (#880)Kaalleen
* update for inkscape 1.0 * add about extension * Build improvements for the inkscape1.0 branch (#985) * zip: export real svg not stitch plan * #411 and #726 * Tools for Font Creators (#1018) * ignore very small holes in fills * remove embroider (#1026) * auto_fill: ignore shrink_or_grow if result is empty (#589) * break apart: do not ignore small fills Co-authored-by: Hagen Fritsch <rumpeltux-github@irgendwo.org> Co-authored-by: Lex Neva <github.com@lexneva.name>
2020-04-25Namespaced Attributes (#657)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-07-04add trim commands in import and stitch planLex Neva
2019-03-08refactor add_commands() out into commands moduleLex Neva