inkstitch/lib/elements
Kaalleen e84a86d4ac
Update for Inkscape 1.0 (#880)
* update for inkscape 1.0
* add about extension
* Build improvements for the inkscape1.0 branch (#985)
* zip: export real svg not stitch plan
* #411 and #726
* Tools for Font Creators (#1018)
* ignore very small holes in fills
* remove embroider (#1026)
* auto_fill: ignore shrink_or_grow if result is empty (#589)
* break apart: do not ignore small fills

Co-authored-by: Hagen Fritsch <rumpeltux-github@irgendwo.org>
Co-authored-by: Lex Neva <github.com@lexneva.name>
2021-03-04 18:40:53 +01:00
..
__init__.py Update for Inkscape 1.0 (#880) 2021-03-04 18:40:53 +01:00
auto_fill.py Update for Inkscape 1.0 (#880) 2021-03-04 18:40:53 +01:00
clone.py Update for Inkscape 1.0 (#880) 2021-03-04 18:40:53 +01:00
element.py Update for Inkscape 1.0 (#880) 2021-03-04 18:40:53 +01:00
empty_d_object.py
fill.py Update for Inkscape 1.0 (#880) 2021-03-04 18:40:53 +01:00
image.py Update for Inkscape 1.0 (#880) 2021-03-04 18:40:53 +01:00
polyline.py Update for Inkscape 1.0 (#880) 2021-03-04 18:40:53 +01:00
satin_column.py Update for Inkscape 1.0 (#880) 2021-03-04 18:40:53 +01:00
stroke.py Update for Inkscape 1.0 (#880) 2021-03-04 18:40:53 +01:00
text.py Update for Inkscape 1.0 (#880) 2021-03-04 18:40:53 +01:00
utils.py
validation.py