summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2025-05-11wrap param descriptions (#3719)Kaalleen
2025-05-09Lettering along path: fix multipart glyphs and rtl (#3709)Kaalleen
* lettering along path: fix multipart glyphs and rtl * improve handling of multiline text
2025-05-09handle GeometryCollections in ensure_polygon (#3708)Kaalleen
2025-05-09lettering: options to scolled panel (#3714)Kaalleen
2025-05-03legacy fill: do not ignore end_row_spacing when grouping sections (#3703)Kaalleen
2025-05-03edit json: warn about not writable json files (and rendering errors) (#3704)Kaalleen
2025-05-02meander fill: zigzag_stitch pull compensation is now a two sided attribute ↵Kaalleen
(#3702)
2025-05-01fix AttributeError when rendering fonts (#3699)Kaalleen
2025-04-27fix zerodivision error in zigzag to satin (#3696)Kaalleen
2025-04-27circular fill: use first boundary linestring if outline is multilinestring ↵Kaalleen
(#3694)
2025-04-27auto_satin: do not try to add a trim to a deleted element (#3683)Kaalleen
2025-04-27prevent possbile RecursionError for relative lock stitches (#3695)Kaalleen
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-04-26add icc color workaround (#3687)Kaalleen
2025-04-19duplicate-consistant autoroute element selection (#3638)Kaalleen
2025-04-18do not rely on random ids for commands in lettering (#3681)Kaalleen
2025-04-18Redwork: remove command also from selection list (#3639)Kaalleen
2025-04-18fix NoneType error in auto_fill travel (#3659)Kaalleen
2025-04-18Fix an issue when auto_satin produces NoneType satins (#3680)Kaalleen
2025-04-18Manual stitch ripples: connector line stitch length (#3661)Kaalleen
2025-04-18delete reorder elements first (#3663)Kaalleen
2025-04-18Disconnect stroke and fill pull compensation param (#3670)Kaalleen
* make stroke pull compensation a sided property
2025-04-18Multicolor satin (windows): apply settings in spinctrldouble when they hit ↵Kaalleen
enter (#3677) * multicolor satin (windows): apply settings in spinctrldouble when they hit enter * enable nearest points for multicolor satin --------- Co-authored-by: CapellanCitizen
2025-04-17remove rotation test code (#3675)Kaalleen
2025-04-17do not fail on None in edit json (#3676)Kaalleen
2025-04-15add satin_cut_point command to hidden connector commands (#3654)Kaalleen
2025-04-15avoid missing json warning on hidden dir also for batch lettering (#3673)Kaalleen
2025-04-15lettering: fix adding trims when last element is marker or command (#3664)Kaalleen
2025-04-15Do not bridge actual segments (#3669)Kaalleen
2025-04-15Add transform extension which also transforms the fill angles (#3657)Kaalleen
2025-04-13Fix simulator scale for small elements (#3658)Kaalleen
Co-authored-by: CapellanCitizen <>
2025-04-13troubleshoot exchange single quote with double quoteKaalleen
2025-04-13fix ensure even center walk underlay repeats in auto_satin when value is ↵Kaalleen
empty (#3651)
2025-04-12fix guess config path for manual macOS - use get_user_directory by default ↵Kaalleen
(#3660)
2025-04-12update pyembroidery (#3644)Kaalleen
2025-04-12prevent unwanted simulator scale transforms (#3637)Kaalleen
2025-04-12always update satin param (#3647)Kaalleen
2025-04-11ripple stitch: adjust distance a little bit better (#3655)Kaalleen
2025-04-06generate split line at specified end point rather than next point (#3634)Kaalleen
2025-04-06do not try to read hidden directories (#3632)Kaalleen
2025-04-02Unlink clones: add option to group / not group resulting symbol elements (#3624)Kaalleen
2025-04-02batch lettering: skip empty text (#3623)Kaalleen
2025-03-30macOS Ventura: update background color (#3621)Kaalleen
2025-03-30batch lettering: output file name (#3617)Kaalleen
2025-03-30ignore palette files with wrong encoding (#3620)Kaalleen
2025-03-29simulator: add button to toggle crosshair (#3616)Kaalleen
2025-03-27cutwork: adapt to new inkex color module (#3602)Kaalleen
2025-03-25Install thread palettes -> addons (thread palettes and symbols) (#3606)Kaalleen
Co-authored-by: CapellanCitizen
2025-03-25Read sew stack debug information once and re-use (#3604)Kaalleen
2025-03-25rename convert to extensions (#3605)Kaalleen