summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-05-21Update →.svg (#2928)Claudine Peyrat
some correction to the svg file
2024-05-21new translations from CrowdinInk/Stitch Crowdin integration
2024-05-20add a tooltip to split method param (#2926)Claudine Peyrat
2024-05-20tartan: fix non tartan group selection (#2922)Kaalleen
2024-05-20new translations from CrowdinInk/Stitch Crowdin integration
2024-05-19new translations from CrowdinInk/Stitch Crowdin integration
2024-05-17filter invalid satin second trial (#2918)Kaalleen
2024-05-17filter invalid paths in satins (#2916)Kaalleen
2024-05-17fix realistic preview for pyinstaller packaged linux build (#2912)Kaalleen
2024-05-17fix zigzag line to satin (#2917)Kaalleen
2024-05-17fix tartan threadcount code (#2913)Kaalleen
2024-05-17Stitch plan: options render jumps and ignore layer (#2911)Kaalleen
2024-05-16fix gap after auto-route satin (#2907)Kaalleen
2024-05-16new translations from CrowdinInk/Stitch Crowdin integration
2024-05-14new translations from CrowdinInk/Stitch Crowdin integration
2024-05-13fix invalid clip paths (#2897)Kaalleen
2024-05-13add color description (#2899)Kaalleen
2024-05-13Claudine/add ondulamarif fonts (#2902)Claudine Peyrat
* add the ondulamarif file + add a tartan and a ripple category * Update →.svg add the german voyels * scaling * add the lost Ê to themedium font
2024-05-13Update →.svg (#2903)Claudine Peyrat
make use of the new satin zigzag for applique
2024-05-13new translations from CrowdinInk/Stitch Crowdin integration
2024-05-12Make font names not translatable (#2901)Kaalleen
2024-05-12fix center walk underlay repeats (#2895)Kaalleen
2024-05-12lpe satin: increase fuse value (#2896)Kaalleen
2024-05-12add invercelia font (#2888)Claudine Peyrat
2024-05-12Update ←.svg (#2900)Claudine Peyrat
2024-05-12Claudine/make ags roman bicolor use roman lower case (#2898)Claudine Peyrat
* add monocolor lower case to ags bicolor * Update preview.png
2024-05-12new translations from CrowdinInk/Stitch Crowdin integration
2024-05-11Claudine/add colorful font (#2887)Claudine Peyrat
* add colorful font add colorfu font and also correct emilio tartan keywords * kerning correction and some shapes too * finetuning * minor correction in deja vu right to left * decide of maximum scaling down and add compensations on S stitches * solve conflict
2024-05-11Claudine/randomize the cherries (#2894)Claudine Peyrat
* Update →.svg add randomness to the cherries * Update →.svg cherries for inkstitch as well * Update →.svg don't randomize the bean stitch * Update →.svg don't randomize contour * Update →.svg remove randomize from cherry contour
2024-05-11Several fixes (#2893)Kaalleen
* fix untranslatable string in tartan code panel * warn about duplicated glyphs in font file * font sampling: change default line length * prevent element_id referenced before assignment
2024-05-11Update inkex (#2892)Kaalleen
* fix currentColor * fix pip inkex import * fix color block extension
2024-05-10Claudine/remove duplicatge glyphs (#2890)Claudine Peyrat
* ttmasters * Update font.json and update json * ags garamond * Update font.json auberge marif * auberge marif small * aventurina * baumans * Brockscript * Update font.json * Cats * Update →.svg chicken scratch * Update ←.svg deja vu * emilio 20 * excalibur * Update font.json fold inkstitch * learning curve * remove a few unwanted connecting paths magnolia manuscript gothic * Update →.svg marcellus * milli-marif * roring twenties * roman ags
2024-05-10new translations from CrowdinInk/Stitch Crowdin integration
2024-05-09Claudine/improve fonts 13 (#2886)Claudine Peyrat
* Update →.svg an update was necessary for some letters * Update →.svg * Update →.svg fliping a few satins, correcting some unwelcome jump to path * avoiding underpath by fliping some satnsi
2024-05-09Rewrite outline extensions (#2881)Kaalleen
2024-05-09update geos source (#2885)rejbasket
2024-05-08new translations from CrowdinInk/Stitch Crowdin integration
2024-05-07Sample correct font variant (#2883)Kaalleen
2024-05-07fix multiple param values when default None (#2854)Kaalleen
2024-05-07remove special treatment for polylines (#2866)Kaalleen
2024-05-07new translations from CrowdinInk/Stitch Crowdin integration
2024-05-06Remove unused param from legacy fill (#2879)Kaalleen
* remove unused param from legacy fill * zigzag -> zig-zag, some ordering
2024-05-06font-info: int -> float (#2853)Kaalleen
2024-05-06new translations from CrowdinInk/Stitch Crowdin integration
2024-05-05Add randomized running and fill stitches (#2830)George Steel
Add a mode to running stitch that uses randomized phase and stitch length instead of even spacing. This greatly reduces moire effects when stitching closely-spaced curves in running-stitch-based fills. Add option for randomized running stitch to: ripple stitch circular fill contour fill guided fill auto-fill When is randomization is not selected, ripple stitch will use even running stitch when staggers are set to 0 (default) and the stagger algorithm from guided fill (which does not look nice with a stagger period of 0) when staggers is nonzero. Also includes fix for satin contour underlays (missing tolerance default) mentioned in #2814. This sets the default tolerance to 0.2mm, which is the largest tolerance guaranteed to be backwards-compatible with existing designs using the default inset of 0.4mm. Original commits: * fix satin underlay tolerance default * Add randomized running stitch, make available in ripple stitch, circular, and contour * add randomized guided fill * make ripple stitch use even stitching when not staggering or randomizing. * add random auto-fill and switch jitter parameter to a percentage (matches satin) * fix comments
2024-05-05new translations from CrowdinInk/Stitch Crowdin integration
2024-05-04new translations from CrowdinInk/Stitch Crowdin integration
2024-05-03new translations from CrowdinInk/Stitch Crowdin integration
2024-05-03Kgn/logging revamp (#2720)karnigen
* update config files * rebase after electron remove * added toml to requirements * logging update * Unified use of the TOML format instead of INI [no ci] * Unified use of the TOML format instead of INI [no ci] * moving debug*.py to debug dir, moving some part for debugger [no ci] * use of alternate logging in some cases * updated debug logger [no ci] * logging update * updated notes * updated notes about logging * style check
2024-05-02fix font sampling (#2878)Kaalleen