index
:
inkstitch
nix
Inkscape extension for machine embroidery design
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
extensions
/
convert_to_satin.py
Age
Commit message (
Expand
)
Author
2024-06-27
make line to satin a little bit more robust (#3021)
Kaalleen
2024-03-23
use offset curve for convert satin extension (#2775)
Kaalleen
2023-07-15
more transform fixes
Lex Neva
2023-07-09
avoid duplicated nodes
Kaalleen
2023-07-08
handle looped paths better
Lex Neva
2023-07-08
split mid-segment to handle corners better
Lex Neva
2023-07-08
produce only one satin from convert to satin
Lex Neva
2023-05-10
stroke to satin: avoid topology error
Kaalleen
2022-11-27
This and that (#1727)
Kaalleen
2022-07-14
Some updates for small issues in v2.2.0 (#1721)
Kaalleen
2022-04-24
Fix lettering scale, etc. (#1620)
Kaalleen
2021-10-08
fix default line join type
Lex Neva
2021-07-25
Fix Style Issues (#1154)
Kaalleen
2021-03-11
add copyright headers
Lex Neva
2021-03-04
Update for Inkscape 1.0 (#880)
Kaalleen
2020-04-25
Namespaced Attributes (#657)
Kaalleen
2020-03-18
avoid infinite recursion
Lex Neva
2020-03-18
avoid math domain error
Lex Neva
2020-03-16
handle self-intersecting paths in convert to satin
Lex Neva
2019-03-06
keep color when convert to satin column
Kaalleen
2019-02-16
fix style
Lex Neva
2018-08-21
pyflakes fixes
Lex Neva
2018-08-21
autopep8
Lex Neva
2018-08-11
get rid of superfluous scipy reference
Lex Neva
2018-07-31
work around shapely weirdness for closed paths
Lex Neva
2018-07-31
use line join style defined in SVG
Lex Neva
2018-07-30
fix handling of self-intersection
Lex Neva
2018-07-30
add documentation
Lex Neva
2018-07-30
choose better rung positions
Lex Neva
2018-07-30
convert to satin extension
Lex Neva