inkstitch/lib/utils
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
cache.py
dotdict.py avoid anytree dependency 2022-05-04 19:18:33 +02:00
geometry.py Fixes (#1703) 2022-06-30 19:22:33 +02:00
inkscape.py
io.py
json.py
paths.py
string.py
version.py