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
/
elements
/
element.py
Age
Commit message (
Expand
)
Author
2021-06-30
structuring
Kaalleen
2021-06-29
everywhere patterns
Kaalleen
2021-03-28
Merge pull request #1083 from inkstitch/lexelby/license-headers
Lex Neva
2021-03-22
update font tools etc (#1086)
Kaalleen
2021-03-14
add lock stitches select box (#1076)
Kaalleen
2021-03-11
add copyright headers
Lex Neva
2021-03-04
Update for Inkscape 1.0 (#880)
Kaalleen
2021-01-23
stroke width calculation (#940)
Kaalleen
2020-06-04
clone style
Kaalleen
2020-05-27
fix parse style bug (#709)
Kaalleen
2020-05-16
support svg objects (#643)
Kaalleen
2020-05-02
inherit styles (#673)
Kaalleen
2020-04-25
Namespaced Attributes (#657)
Kaalleen
2020-04-25
fix parse style (#667)
Kaalleen
2020-03-19
add ties checkbox (#619)
Kaalleen
2019-08-05
add Troubleshoot extension (#465)
Kaalleen
2019-06-24
fix unicode error message
Kaalleen
2019-06-22
handle unicode node names (fixes #467)
Lex Neva
2019-02-16
show inkscape label in error messages
Lex Neva
2018-11-23
Fix encoding
Kaalleen
2018-09-29
new extension: split satin (#315)
Lex Neva
2018-09-01
make error messages more useful
Lex Neva
2018-09-01
helpful error message for empty path "d" attribute (fixes #220)
Lex Neva
2018-08-21
pyflakes fixes
Lex Neva
2018-08-21
autopep8
Lex Neva
2018-07-12
generalize Element.shape and implement in all element types
Lex Neva
2018-07-12
remove 'TRIM after' and 'STOP after' from Params dialog
Lex Neva
2018-07-12
add support for trim/stop commands
Lex Neva
2018-07-12
add has_command()
Lex Neva
2018-06-22
add quick access methods for commands
Lex Neva
2018-06-21
add commands framework
Lex Neva
2018-06-10
fix defaulting of stroke width to 1
Lex Neva
2018-06-04
don't crash on empty subpaths
Lex Neva
2018-05-01
refactor everything out of lib/__init__.py
Lex Neva
2018-05-01
rename inkstitch/ to lib/
Lex Neva
[prev]