summaryrefslogtreecommitdiff
path: root/lib/elements/fill_stitch.py
AgeCommit message (Expand)Author
2025-10-22Gradient color: fix cache key error (#4007)Kaalleen
2025-07-11Fix issue with bad color names (#3816)Kaalleen
2025-05-20Manual stitch: apply clipping (#3734)Kaalleen
2025-04-15Add transform extension which also transforms the fill angles (#3657)Kaalleen
2025-03-20undo c2aeb39Kaalleen
2025-03-15Element info: take pattern into account (#3581)Kaalleen
2025-03-09Mypy type correctness (#3199)capellancitizen
2025-03-08use buffer(0) when fill rule is nonzero (#3561)Kaalleen
2025-03-02Use symbol as command position (#3542)Kaalleen
2025-01-27enable the expand option for contour fill (#3462)Kaalleen
2025-01-01fill: first stitch correction (#3391)Kaalleen
2024-12-30Multi shape tartan jumps (#3386)Kaalleen
2024-12-26End points (#3370)Kaalleen
2024-12-07Enable start end commands for satins (#3315)Kaalleen
2024-11-30add randomization options to linear gradient fill (#3311)Kaalleen
2024-11-12Clipped groups (#3261)Kaalleen
2024-06-20auto-fill pull compensation (#2891)Lex Neva
2024-06-20gray out randomize stitch length param when random stitch length is disabled ...Kaalleen
2024-06-07auto fill gap fix (#2884)Lex Neva
2024-06-04Update tartan gui (#2965)Kaalleen
2024-06-03Avoid FloatingPointError (fill) (#2959)Kaalleen
2024-05-11Update inkex (#2892)Kaalleen
2024-05-07Sample correct font variant (#2883)Kaalleen
2024-05-06Remove unused param from legacy fill (#2879)Kaalleen
2024-05-05Add randomized running and fill stitches (#2830)George Steel
2024-03-29Add "the tartan universe" (#2782)Kaalleen
2024-03-26Add object based min stitch length (#2792)Kaalleen
2024-03-13troubleshoot/linear gradient: add no linear gradient warning (#2779)Kaalleen
2024-03-13update meander zigzag defalt (#2778)Kaalleen
2024-03-11fix style (#2776)Kaalleen
2024-03-11troubleshoot: stroke and fill warning (#2761)Kaalleen
2024-01-28add zigzag option to meander (#2699)Kaalleen
2024-01-25Second chance for invalid fill stitch graphs (#2643)Kaalleen
2023-11-22Add linear gradient fill (#2587)Kaalleen
2023-11-10return valid shape (#2594)Kaalleen
2023-11-10fix invalid clip path (#2577)Kaalleen
2023-09-07improve params errors (#2437)Lex Neva
2023-07-01default more likely to avoid stitching outside shapeLex Neva
2023-05-17fix starting point for multiple underlaysKaalleen
2023-05-16change running stitch length defaultKaalleen
2023-05-15troubleshoot: read numbers with exponentKaalleen
2023-05-10apply clip to stroke (#2283)Kaalleen
2023-05-06Avoid duplicated points in make_spiral (#2268)Kaalleen
2023-05-03expose end_row_spacing and (re)order fill params (#2265)Kaalleen
2023-05-01remove random seed param from unaffected stitch types (#2251)Kaalleen
2023-04-27fill: ensure size (#2240)Kaalleen
2023-04-24Add bean stitch and repeat options to meander fill (#2232)Kaalleen
2023-04-03add meander angleLex Neva
2023-04-02add clip optionLex Neva
2023-03-07meander: pick ending point far from starting point (#2095)Lex Neva