summaryrefslogtreecommitdiff
path: root/lib/marker.py
AgeCommit message (Collapse)Author
2025-07-19Convert to satin internally (3874)Kaalleen
2025-07-11Fix issue with bad color names (#3816)Kaalleen
* fix issue with bad color names and define element colors at one place and reuse * fix bad tartan color * verify color in gradient block * add thread color tests * use default color behavior for elements linked to non-existing definitions (gradients) * Added mypy change for tests (authored by: CapellanCitizen)
2025-04-26Claudine/fix font sample (#3684)Claudine Peyrat
* twist monicha * Update lettering_font_sample.py * better use default value * and leave Monicha alone in this branch * ensure command and marker symbols --------- Co-authored-by: Kaalleen <reni@allenka.de>
2025-03-02Use symbol as command position (#3542)Kaalleen
2025-01-26Improve satin guided ripple stitch and add stitch grid first option (#3436)Kaalleen
* ripple stitch: add stitch grid first option * introduce an anchor line to fine tune satin guided ripples
2024-11-12Clipped groups (#3261)Kaalleen
2024-10-21Add color sort option for multicolor fonts (#3242)Kaalleen
2024-01-14Stitch plan preview overwrite option (#2642)Kaalleen
2023-02-18include guides in cache keyLex Neva
2022-06-21Fill: make valid (#1697)Kaalleen
2022-06-21Better marker recognition (#1694)Kaalleen
2022-06-10Guided ripple stitch (#1675)Kaalleen
Co-authored-by: @lexelby
2022-05-18Auto route for running stitch (#1638)Kaalleen
* add auto route for running stitch * introduce free motion commands Co-authored-by: Lex Neva <github.com@lexneva.name>
2022-01-25markers and lettering (#1559)Kaalleen