summaryrefslogtreecommitdiff
path: root/lib/elements/utils.py
AgeCommit message (Collapse)Author
2025-01-09exclude invisible from node_to_elements directly (#3424)Kaalleen
2024-08-28Fixed hidden objects being stitched out when cloned (Fix #3167) (#3171)capellancitizen
Extracted Base.descendants into a util function
2024-05-07Sample correct font variant (#2883)Kaalleen
2024-05-07remove special treatment for polylines (#2866)Kaalleen
2023-07-04render satins with only one subpath as running stitch (#2404)Kaalleen
2022-11-27This and that (#1727)Kaalleen
* dont fail on satin with fill * fill stitch error message * convert to satin mac issue * auto_satin: add rung for two node old style satins * avoid divide by zero in intersect_region_with_grating * fix for incorrect stagger in guided fill * better rail sectioning algorithm * fix #1780 * fix #1816 Co-authored-by: Lex Neva
2022-05-04undo build changes for depq, update cloneKaalleen
2022-05-04* autofill to fillstitchKaalleen
* remove too complex warning for fillstitch * some marker adjustments
2022-05-04remove some pattern and marker mixups and some style issuesKaalleen
2022-05-04Applied style guideAndreas
2022-05-04added tangential and guided fillAndreas
2021-06-30structuringKaalleen
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-03-11add copyright headersLex Neva
2020-05-27ignore empty dKaalleen
2020-05-18render single point elements (#701)Kaalleen
2020-05-16support svg objects (#643)Kaalleen
2019-06-22don't treat objects without stroke as SatinColumn (fixes #460)Lex Neva
2018-11-14basic lettering (#344)Lex Neva
Can handle multiple lines of text and routes the stitching in alternating directions on each line.