From 4e73a98288bb1c13b70830ace2266220def4d633 Mon Sep 17 00:00:00 2001 From: Kaalleen <36401965+kaalleen@users.noreply.github.com> Date: Mon, 29 Sep 2025 08:12:31 +0200 Subject: remove outdated TODO file (#3984) --- TODO | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 TODO diff --git a/TODO b/TODO deleted file mode 100644 index 537a0273..00000000 --- a/TODO +++ /dev/null @@ -1,17 +0,0 @@ - * pattern fill - * turns out this is a lot easier than I thought it was - * just like normal fill except the stitch locations in each row are chosen to make a pattern - * can do this by intersecting the pattern with the shape instead of just a generic grating - * curved fill - * use radial fill in inkscape to define center and starting angle - * the rows of stitches radiate out from a center point - * otherwise it's just like normal fill - * start/end points for fills - * rotation center might work for one of them, but what else can I use in inkscape's UI? - * keep stitch plan objects and just update the ones that change - * use md5sum of objects to see what's changed - * keep stitch plans in a layer above everything else - * set stitch plans to "noninteractive" so you can click through them to the paths - * this will make it work more like a "real" embroidery program - * separate 'export embroidery file' command - * add option for connection to next patch (jump, trim, or running stitch) -- cgit v1.2.3