summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2025-03-25new translations from CrowdinInk/Stitch Crowdin integration
2025-03-24batch lettering: fix template confusions gui-text / gui-description (#3607)Kaalleen
2025-03-23Claudine/update fonts with commands (#3588)Claudine Peyrat
* update barstitch and roman_ags * update cooper_marif * remove all commands this time In fact no commands are needed in barstitch_textured and cooper_marif * Update Majuscules.svg * Update Minuscules.svg * Update Reste.svg * Update Minuscules.svg * update sunset * keep updating * Update →.svg * Update →.svg * Update →.svg * Update →.svg * Update →.svg * Update font.json well, i noticed that this was wrong... * Update →.svg remove unwanted jump stitch, add force lock stitch at the end of letters in Shojumaru
2025-03-23new translations from CrowdinInk/Stitch Crowdin integration
2025-03-22batch lettering: add links to the website for font names and supported file ↵Kaalleen
formats (#3603)
2025-03-22parent.remove -> delete (#3600)Kaalleen
2025-03-22auto_satin: remove commands also when a single satin has been routed (and ↵Kaalleen
not keep originals is enabled) (#3596)
2025-03-22new translations from CrowdinInk/Stitch Crowdin integration
2025-03-21Add batch lettering extension (#3589)Kaalleen
2025-03-20undo c2aeb39Kaalleen
2025-03-16fix command position index error (#3585)Kaalleen
2025-03-16insert color blocks into a group and skip small elements (#3584)Kaalleen
2025-03-15fix updater (#3583)Kaalleen
2025-03-15Element info: take pattern into account (#3581)Kaalleen
* element info: take pattern into account * ensure multi-polygon for fill nonzero shapes
2025-03-15add decadent_flowers_monogram (#3577)Claudine Peyrat
* add decadent_flowers_monogram * add a proper description
2025-03-15not all guide positions are int (#3578)Claudine Peyrat
linux libertine x_height is a float not an integer.
2025-03-15new translations from CrowdinInk/Stitch Crowdin integration
2025-03-12Add annotations to tartan stripe editor main extension file (#3567)Kaalleen
2025-03-12annotations (#3569)Kaalleen
* begin to add annotations to some extensions * break_apart: use path operations * do not follow pyembroidery imports
2025-03-12new translations from CrowdinInk/Stitch Crowdin integration
2025-03-11shift command position of commands with connector lines a little bit out (#3572)Kaalleen
2025-03-11new translations from CrowdinInk/Stitch Crowdin integration
2025-03-10Fix translations workflow too (#3570)Kaalleen
* update crowdin-cli * fix translation build
2025-03-10Fix linux builds (#3568)Kaalleen
2025-03-10Autosatin: more efforts to keep the stroke width consistant (#3563)Kaalleen
* autosatin: more efforts to keep the stroke width consistant * allow users to use autosatin to add a running stitch from starting point to the start when only one satin is selected
2025-03-10Rewrite force lock stitch extension (#3559)Kaalleen
* rewrite force lock stitch extension * do not add forced lock stitch before color change
2025-03-10fix transform issue (#3562)Kaalleen
2025-03-10Simulator ruler (#3554)Kaalleen
* set pen for scale drawing * ignore ruler in windows when current_stitch < 2
2025-03-09Mypy type correctness (#3199)capellancitizen
2025-03-08Add Masego fontBenson Muite
2025-03-08use buffer(0) when fill rule is nonzero (#3561)Kaalleen
2025-03-08don't call unavailable methods (#3560)Kaalleen
2025-03-08new translations from CrowdinInk/Stitch Crowdin integration
2025-03-07new translations from CrowdinInk/Stitch Crowdin integration
2025-03-07remove new line (#3556)Kaalleen
2025-03-07new translations from CrowdinInk/Stitch Crowdin integration
2025-03-06new translations from CrowdinInk/Stitch Crowdin integration
2025-03-04Fill to satin: multi-bridge (#3547)Kaalleen
* fill to satin: multi-bridge * accept bridged(!) rungs which are not cutting the outline twice * keep originals => keep fills only (this will be more often the use case)
2025-03-04Command symbol size and opacity (#3548)Kaalleen
* scale symbols: allow more than 200% * make symbols slightly bigger by default * set opacity value for commands (70%)
2025-03-04use get_user_dir (#3549)Kaalleen
2025-03-04Migrate from appdirs to platformdirs (#3449) (#3450)Benson Muite
2025-03-04new translations from CrowdinInk/Stitch Crowdin integration
2025-03-03new translations from CrowdinInk/Stitch Crowdin integration
2025-03-02Use symbol as command position (#3542)Kaalleen
2025-03-02remove scipy dependency (#3483)Kaalleen
smoothing with scipy (could be improved in a later commit)
2025-03-02new translations from CrowdinInk/Stitch Crowdin integration
2025-03-01display stop commands in simulator and print preview (#3545)Kaalleen