| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-04 | use get_user_dir (#3549) | Kaalleen | |
| 2025-03-04 | Migrate from appdirs to platformdirs (#3449) (#3450) | Benson Muite | |
| 2025-03-04 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2025-03-03 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2025-03-02 | Use symbol as command position (#3542) | Kaalleen | |
| 2025-03-02 | remove scipy dependency (#3483) | Kaalleen | |
| smoothing with scipy (could be improved in a later commit) | |||
| 2025-03-02 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2025-03-01 | display stop commands in simulator and print preview (#3545) | Kaalleen | |
| 2025-02-25 | knockdown: mitre limit cannot be zero (#3537) | Kaalleen | |
| 2025-02-25 | auto-route: apply transforms to ensure stroke width being unchanged (#3538) | Kaalleen | |
| 2025-02-25 | Update pyembroidery (gcode) to allow customized setting for rgb values (#3530) | Kaalleen | |
| 2025-02-22 | Add selection to knockdown fill extension (#3526) | Kaalleen | |
| 2025-02-21 | lettering: do not add commands on top of command connectors (#3528) | Kaalleen | |
| 2025-02-20 | fix jump to trim: NoneType element error (#3525) | Kaalleen | |
| 2025-02-20 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2025-02-19 | Claudine/fix cooper (#3521) | Claudine Peyrat | |
| * Update →.svg remove some jumps and little flaws * Update →.svg * Update font.json * add petite category | |||
| 2025-02-18 | Update →.svg (#3520) | Claudine Peyrat | |
| 2025-02-17 | Update →.svg (#3517) | Claudine Peyrat | |
| fix M | |||
| 2025-02-17 | Claudine/add some right to left fonts (#3513) | Claudine Peyrat | |
| * add arabic and hebrew fonts * Update ←.svg * update hebrew fonts make large one bicolor namel them wisdom | |||
| 2025-02-17 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2025-02-16 | Claudine/global font.json update (#3510) | Claudine Peyrat | |
| * from abecedaire to auberge marif * from auberge small to baumans small * fromm Brockscript to cogs_KOR plus a little tightening of Chopin script zigzag underlay to avoid bad behaviour when reduced * from colorful to emilio tartan * from espresso to inkstitch medium * from inkstitch small to magnolia tamed * from manuskript gothic to all ondulamaarif * from pacificlo to shojumaru * last ones done... | |||
| 2025-02-16 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2025-02-14 | fix broken forced case (#3509) | Claudine Peyrat | |
| 2025-02-14 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2025-02-13 | greater lettering memory (#3504) | Kaalleen | |
| 2025-02-13 | fix a bug in lettering extensions when the last_font can't be found (#3508) | Kaalleen | |
| 2025-02-13 | Update font_variant.py (#3507) | Claudine Peyrat | |
| one more non connecting letter | |||
| 2025-02-12 | allow some arabic voyels (#3501) | Claudine Peyrat | |
| * Update font_variant.py start allowing voyel use category to recognise punctuation * Update font_variant.py * Update font_variant.py make it cleaner | |||
| 2025-02-12 | Edit-json: add kerning filter (#3499) | Kaalleen | |
| * edit-json: add kerning filter * fix missing kerning pairs | |||
| 2025-02-11 | take transforms into account for path specific lpe satins (#3500) | Kaalleen | |
| 2025-02-11 | lettering tools: remember last font (#3498) | Kaalleen | |
| 2025-02-10 | fix the wheelchair symbol (#3495) | Claudine Peyrat | |
| 2025-02-10 | add categories to font (#3497) | Claudine Peyrat | |
| allows to add information about the writing system (s) of the font. Json not yet updated | |||
| 2025-02-09 | Claudine/add barstitch cloudy font (#3494) | Claudine Peyrat | |
| * Create →.svg * add barstitch cloudi y | |||
| 2025-02-09 | stroke: as_multi_line_string ignore single point paths (#3491) | Kaalleen | |
| 2025-02-08 | add one more variant of alef (#3492) | Claudine Peyrat | |
| ٱ is also a non connecting letter | |||
| 2025-02-08 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2025-02-06 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2025-02-05 | Lettering typographic features (#3466) | Kaalleen | |
| * add svg font to layers extension which saves glyph annotations into the glyph name --------- Co-authored-by: Claudine | |||
| 2025-02-05 | troubleshoot: group pointers (#3486) | Kaalleen | |
| 2025-02-05 | fix auto_satin transform issue (#3489) | Kaalleen | |
| 2025-02-04 | fix simulator icon for light theme (#3482) | Kaalleen | |
| 2025-02-04 | do not use scipy for density map (#3481) | Kaalleen | |
| 2025-02-03 | Add debug variable to enable sew stack elements (#3476) | Kaalleen | |
| 2025-02-02 | add barstitch regular (#3474) | Claudine Peyrat | |
| * add barstitch regular * Update →.svg chose a correct d ending position | |||
| 2025-02-01 | adapt simulator slider symbols to dark theme (#3475) | Kaalleen | |
| 2025-01-31 | add development-only extension functionality (#3470) | Lex Neva | |
| 2025-02-01 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2025-01-31 | Claudine/make ambigue font sortable (#3471) | Claudine Peyrat | |
| * Update →.svg put mimosa medium baseline where it belongs * make ambigue sortable * Update font.json | |||
| 2025-01-29 | Sew Stack first steps (#3133) | Lex Neva | |
| * handle more recursive cases * scaffolding for stitch layers * scaffolding for SewStack * always use DotDict when parsing json params * add DefaultDotDict + DotDict fixes * first working SewStack (no UI yet) * ignore inkstitch_debug.log and .svg * refactor * early WIP: property grid display temporarily in stitch plan preview * start of sew stack editor extension * add layer properties panel and splitter * spacing and better icon * handle checkbox * add layer action buttons * show selected property help text in an HtmlWindow * rename * rephrase help text for tolerance * refactor into separate file * simplify structure * better property type handling * add randomization button * add random seed re-roll button * simulator preview * update preview in a few more cases * always DotDict * avoid ridiculously slow simulations * preview selected layer or all layers * edit multiple objects and save only modified properties into the SVG * better preview handling * add reverse and jitter * add stitch path jitter * fix types * fix random shuffle button * fixes * fix repeats * type hinting to please pycharm * show layer description * avoid exception in properties with multiple values * fix typing * fix new layer * draw a box around property grid and help box * confirm before closing * rename properties and fix seed * fix close/cancel logic * add buttons to undo changes and reset to default value * set not modified if default is original setting * fix invisible icon * more space for properties * fix random properties * better regulation of simulator rendering speed * Fixed timer being passed a float * fix get_json_param() default handling * fix tests * add checkbox for sew stack only * fix property help * adjustable stitch layer editor help box size, with persistence * repeat exact stitches * "fix" style * adjust for new next_element stuff --------- Co-authored-by: CapellanCitizen <thecapellancitizen@gmail.com> | |||
