| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-12-29 | remove glyphlist update extension (replaced by edit json) (#3380) | Kaalleen | |
| 2024-12-27 | various fixes (#3372) | Kaalleen | |
| 2024-12-26 | Edit json (#3371) | Kaalleen | |
| * convert kerning tool to json edit | |||
| 2024-12-26 | End points (#3370) | Kaalleen | |
| * end at nearest point to next element (if requested and possible) | |||
| 2024-12-26 | use text scale layer also for 100% scaled fonts (#3365) | Kaalleen | |
| 2024-12-26 | Include all files of default variant for glyph list update (#3368) | Kaalleen | |
| 2024-12-22 | Font management: add kerning tool (#3361) | Kaalleen | |
| 2024-12-22 | improve troubleshoot warnings visiblity (#3357) | Kaalleen | |
| 2024-12-14 | auto satin: add option to keep original path elements (#3332) | Kaalleen | |
| 2024-12-07 | Enable start end commands for satins (#3315) | Kaalleen | |
| Updates commands fill_start (_end) => starting_point (_end) stain_start (_end) and run_start (_end) => autoroute_start ripple_target => target_point Sets inkstitch svg version to 3 | |||
| 2024-12-07 | use non-accumulative command scaling (#3329) | Kaalleen | |
| 2024-11-30 | Lettering sortable trims (#3308) | Kaalleen | |
| * add trims as requested through user interface for each color block * handle commands better | |||
| 2024-11-30 | fix jump to stroke transform glitch (#3306) | Kaalleen | |
| 2024-11-19 | make remove commands more robust for broken commands with active selection ↵ | Kaalleen | |
| (#3288) | |||
| 2024-11-18 | Print-pdf: simplify path detection (#3282) | Kaalleen | |
| * print-pdf: simplify path detection * i18n: more cleaning up * Version, License paths | |||
| 2024-11-18 | Thread catalog: fix broken path (#3281) | Kaalleen | |
| * thread catalog: fix broken path * apply threadlist: use wxpython to also include custom lists * apply_palette: save last choice | |||
| 2024-11-08 | set svg version when opening an embroidery file (#3276) | Kaalleen | |
| 2024-11-06 | redwork/auto-run: keep stroke width (#3264) | Kaalleen | |
| 2024-11-01 | Print pdf: prevent rendering original paths (#3262) | Kaalleen | |
| 2024-10-21 | Add color sort option for multicolor fonts (#3242) | Kaalleen | |
| 2024-10-19 | fix select redwork top layer (#3230) | Kaalleen | |
| 2024-08-28 | Fixed hidden objects being stitched out when cloned (Fix #3167) (#3171) | capellancitizen | |
| Extracted Base.descendants into a util function | |||
| 2024-08-17 | add wxpython abort message (as alternative to stderr output) (#3145) | Kaalleen | |
| 2024-08-17 | auto satin: filter zero length strokes as well (#3139) | Kaalleen | |
| 2024-08-17 | skip empty gradient blocks (#3142) | Kaalleen | |
| 2024-08-14 | Clones now also clone commands attached to element and its children. (#3032, ↵ | capellancitizen | |
| #3121) (#3086) | |||
| 2024-08-13 | add remove duplicated points extension (#3117) | Kaalleen | |
| 2024-08-08 | Show page in simulator (#3120) | Lex Neva | |
| * add exception logging helpers * wip * show page and drop shadow from SVG * allow toggling page * add page icon * add dark mode icon * showpageshadow * refresh after background change (fix for macOS) * fix params sim background * try a native GraphicsBrush for windows * show page button in standalone simulator only and adapt shadow color * remove doubled line --------- Co-authored-by: Kaalleen <reni@allenka.de> | |||
| 2024-07-20 | prevent showing RuntimeError on_stitch_plan_rendered (#3097) | Kaalleen | |
| 2024-07-16 | satin and stroke presets (#3090) | Kaalleen | |
| 2024-07-16 | threadlist: size comma to x (#3088) | Kaalleen | |
| 2024-07-14 | Command translations (#3075) | Kaalleen | |
| * command translations * windows: do not unescape | |||
| 2024-07-14 | redwork: fix starting_point issue (#3082) | Kaalleen | |
| 2024-07-11 | fix newly introduced param bug: fill without stroke should be possible (#3079) | Kaalleen | |
| 2024-07-09 | fix transform issue in "display rendering order" (#3046) | Kaalleen | |
| 2024-07-09 | Pull comp: remove holes again (#3067) | Kaalleen | |
| * pull comp: remove holes again * rescue some more broken shapes | |||
| 2024-07-09 | png: use viewport unit to take svg scale value into account (#3073) | Kaalleen | |
| 2024-07-09 | zip dpi default to 300 (#3068) | Kaalleen | |
| 2024-07-09 | params: first fill then stroke (#3065) | Kaalleen | |
| 2024-07-08 | threadlist: add missing linebreak (#3070) | Kaalleen | |
| 2024-07-07 | Set redwork underpath style to dashed (#3053) | Kaalleen | |
| * set redwork underpath style to dashed * unset dashes for top stitching paths * update select elements template | |||
| 2024-07-03 | Raster output (#3036) | Kaalleen | |
| * stitch plan preview png: 300, 600 dpi * add png export dpi option | |||
| 2024-07-02 | Trying to add commands to clones now shows an error. (#3034) | capellancitizen | |
| * Trying to add commands to clones now shows an error. * warn about ignored clones and continue --------- Co-authored-by: Kaalleen <reni@allenka.de> | |||
| 2024-07-02 | fix split text (#3037) | Kaalleen | |
| 2024-06-30 | Various fixes (#3028) | Kaalleen | |
| * several thread palette extension fixes * fix svg tartan when original shape is invalid * tartan stroke spaces * style * fix tartan color substituion at pattern start * ripple: do not render too small paths * use less space for params warning headline * fix clone shape path * zip export template fix (typo) * add realistic stitch plan output warning (help tab) | |||
| 2024-06-27 | make line to satin a little bit more robust (#3021) | Kaalleen | |
| 2024-06-26 | Make PNG (simple/realistic) and threadlist available in export file formats ↵ | Kaalleen | |
| (#3019) | |||
| 2024-06-23 | wxpythonify about extension (#3007) | Kaalleen | |
| 2024-06-21 | Fix realistic stitch plan preview for inkscape versions 1.3 and 1.3.1 (#3004) | Kaalleen | |
| Co-authored-by: CapellanCitizen | |||
| 2024-06-20 | gray out randomize stitch length param when random stitch length is disabled ↵ | Kaalleen | |
| (#3002) | |||
