inkstitch/lib/stitch_plan
Kaalleen 8d5ef5b663
Fixes (#1703)
* guide line position

* use direction from line to shape

* optimize intersection detection

* fix flapack elf

* handle weird guide lines better

* update starting point for self crossing (multiple) fills

* ripple: fixes and non circular join style

* avoid jumps in ripple stitch

* fallback only necessary if shape does not intersect grating

* make valid may return a polygon

* add profiling

* Stitch.__init__ didn't work right and was super slow

* shrink or grow to multipolygon

Co-authored-by: Lex Neva
2022-06-30 19:22:33 +02:00
..
__init__.py Letters to font extension (#1312) 2021-10-09 18:25:29 +02:00
color_block.py Option to drop short stitches (#1693) 2022-06-22 15:22:34 +02:00
generate_stitch_plan.py Letters to font extension (#1312) 2021-10-09 18:25:29 +02:00
read_file.py add copyright headers 2021-03-11 23:17:19 -05:00
stitch.py Fixes (#1703) 2022-06-30 19:22:33 +02:00
stitch_group.py Force lock stitches option/extension and some typos (#1471) 2021-12-09 15:05:21 +01:00
stitch_plan.py Option to drop short stitches (#1693) 2022-06-22 15:22:34 +02:00
ties.py Force lock stitches option/extension and some typos (#1471) 2021-12-09 15:05:21 +01:00