summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2025-03-10Simulator ruler (#3554)Kaalleen
2025-03-09Mypy type correctness (#3199)capellancitizen
2025-03-08use buffer(0) when fill rule is nonzero (#3561)Kaalleen
2025-03-08don't call unavailable methods (#3560)Kaalleen
2025-03-04Fill to satin: multi-bridge (#3547)Kaalleen
2025-03-04Command symbol size and opacity (#3548)Kaalleen
2025-03-04use get_user_dir (#3549)Kaalleen
2025-03-04Migrate from appdirs to platformdirs (#3449) (#3450)Benson Muite
2025-03-02Use symbol as command position (#3542)Kaalleen
2025-03-02remove scipy dependency (#3483)Kaalleen
2025-03-01display stop commands in simulator and print preview (#3545)Kaalleen
2025-02-25knockdown: mitre limit cannot be zero (#3537)Kaalleen
2025-02-25auto-route: apply transforms to ensure stroke width being unchanged (#3538)Kaalleen
2025-02-22Add selection to knockdown fill extension (#3526)Kaalleen
2025-02-21lettering: do not add commands on top of command connectors (#3528)Kaalleen
2025-02-20fix jump to trim: NoneType element error (#3525)Kaalleen
2025-02-14fix broken forced case (#3509)Claudine Peyrat
2025-02-13greater lettering memory (#3504)Kaalleen
2025-02-13fix a bug in lettering extensions when the last_font can't be found (#3508)Kaalleen
2025-02-13Update font_variant.py (#3507)Claudine Peyrat
2025-02-12allow some arabic voyels (#3501)Claudine Peyrat
2025-02-12Edit-json: add kerning filter (#3499)Kaalleen
2025-02-11take transforms into account for path specific lpe satins (#3500)Kaalleen
2025-02-11lettering tools: remember last font (#3498)Kaalleen
2025-02-10add categories to font (#3497)Claudine Peyrat
2025-02-09stroke: as_multi_line_string ignore single point paths (#3491)Kaalleen
2025-02-08add one more variant of alef (#3492)Claudine Peyrat
2025-02-05Lettering typographic features (#3466)Kaalleen
2025-02-05troubleshoot: group pointers (#3486)Kaalleen
2025-02-05fix auto_satin transform issue (#3489)Kaalleen
2025-02-04fix simulator icon for light theme (#3482)Kaalleen
2025-02-04do not use scipy for density map (#3481)Kaalleen
2025-02-03Add debug variable to enable sew stack elements (#3476)Kaalleen
2025-02-01adapt simulator slider symbols to dark theme (#3475)Kaalleen
2025-01-31add development-only extension functionality (#3470)Lex Neva
2025-01-29Sew Stack first steps (#3133)Lex Neva
2025-01-27enable the expand option for contour fill (#3462)Kaalleen
2025-01-26Improve satin guided ripple stitch and add stitch grid first option (#3436)Kaalleen
2025-01-25satin: ignore ending_point when it is already at the end (#3460)Kaalleen
2025-01-24Auto-run: try harder to avoid networkx issues (#3457)Kaalleen
2025-01-22do not request update for legacy fonts (#3456)Kaalleen
2025-01-22satin ending_point: fix error when split point at start/end (#3452)Kaalleen
2025-01-16improve symbol handling (#3440)Kaalleen
2025-01-16edit json: auto-enable/disable default checkbox when value is changed (#3439)Kaalleen
2025-01-16lettering: ignore auto-satin from json when there is no satin (#3434)Kaalleen
2025-01-12preferences: 0.0 or this is always this (#3430)Kaalleen
2025-01-12lettering: add right to left support (#3432)Kaalleen
2025-01-12lettering: fix error in process trims (#3431)Kaalleen
2025-01-11fill to satin: add pull compensation option (#3428)Kaalleen
2025-01-11fix next element for element_info and jump_to_trim extensions (#3427)Kaalleen