inkstitch/lib/svg
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 add copyright headers 2021-03-11 23:17:19 -05:00
guides.py Letters to font extension (#1312) 2021-10-09 18:25:29 +02:00
path.py use running_stitch instead for guided fill 2022-05-04 19:18:33 +02:00
rendering.py Undo stitch plan preview and density map (#1687) 2022-06-21 19:48:28 +02:00
svg.py add copyright headers 2021-03-11 23:17:19 -05:00
tags.py Fixes (#1703) 2022-06-30 19:22:33 +02:00
units.py Fix lettering scale, etc. (#1620) 2022-04-24 08:27:42 +02:00