summaryrefslogtreecommitdiff
path: root/lib/elements
AgeCommit message (Collapse)Author
2021-06-30structuringKaalleen
2021-06-29only check embroiderable tags for pattern markerKaalleen
2021-06-29remove get_pattern from satin_columnKaalleen
2021-06-29update split patternKaalleen
2021-06-29everywhere patternsKaalleen
2021-06-28pattern markersKaalleen
2021-06-27group command extensionKaalleen
2021-06-27group patternsKaalleen
2021-06-24add start markers, add troubleshoot pattern warning and fix wxpython ↵Kaalleen
language issue
2021-06-22satin pattern and split stitchKaalleen
2021-05-01rename satin stitch to running stitch in stroke params (#1180)Kaalleen
2021-04-15divide zero in satin column (#1151)Kaalleen
2021-04-13Extend Satin Rungs (#1130)Kaalleen
Co-authored-by: Lex Neva <github.com@lexneva.name>
2021-03-28Merge pull request #1083 from inkstitch/lexelby/license-headersLex Neva
add license headers
2021-03-22update font tools etc (#1086)Kaalleen
* update font tools * fix tie error * ignore duplicated commands
2021-03-14add lock stitches select box (#1076)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>
2021-02-06reduce crossing border issues (#993)Kaalleen
2021-01-23stroke width calculation (#940)Kaalleen
Co-authored-by: Lex Neva <lexelby@users.noreply.github.com>
2020-08-18Merge pull request #736 from inkstitch/kaalleen/link-transformsLex Neva
transforms on links
2020-08-18Merge pull request #722 from inkstitch/kaalleen/empty-dLex Neva
Ignore Empty D
2020-06-04clone styleKaalleen
2020-05-30fix non rounded rect path (#727)Kaalleen
2020-05-27ignore empty dKaalleen
2020-05-27cleanup extension (#713)Kaalleen
Co-authored-by: Lex Neva <github.com@lexneva.name>
2020-05-27fix parse style bug (#709)Kaalleen
2020-05-20fix corrupted presets error (#715)Kaalleen
2020-05-18render single point elements (#701)Kaalleen
2020-05-18fix untranslatable string (#708)Kaalleen
2020-05-16break apart loops (#690)Kaalleen
2020-05-16support svg objects (#643)Kaalleen
2020-05-15fix stagger zero division error (#700)Kaalleen
2020-05-10fix troubleshoot pointer position (#696)Kaalleen
2020-05-02inherit styles (#673)Kaalleen
2020-04-26Merge pull request #607 from inkstitch/lexelby/satin-fixLex Neva
new way better satin algo
2020-04-25Namespaced Attributes (#657)Kaalleen
2020-04-25fix parse style (#667)Kaalleen
2020-04-25update unconnected shapes message (#668)Kaalleen
2020-03-19add ties checkbox (#619)Kaalleen
2020-03-16remove obselete compensation parameterLex Neva
2020-03-16new way better satin algoLex Neva
2020-03-16multiple underlays for fillKaalleen
2019-08-05add Troubleshoot extension (#465)Kaalleen
adds an extension to help you understand what's wrong with an object and how to fix it, e.g. "invalid" fill shapes
2019-07-28Merge pull request #481Kaalleen
show various bugs the door
2019-07-04add trim commands in import and stitch planLex Neva
2019-06-24fix unicode error messageKaalleen
2019-06-22fix styleLex Neva
2019-06-22handle unicode node names (fixes #467)Lex Neva
2019-06-22better message for unconnected fill shapes (fixes #463)Lex Neva