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
/
output.py
Age
Commit message (
Expand
)
Author
2025-06-23
fix: set trims=True for pyembroidery.write (#3821)
Martin Fischer
2025-03-09
Mypy type correctness (#3199)
capellancitizen
2024-06-26
Make PNG (simple/realistic) and threadlist available in export file formats (...
Kaalleen
2024-06-23
Various fixes (#3011)
Kaalleen
2024-06-12
improve error message for files with too many color changes (#2984)
Kaalleen
2023-02-16
Simplify getting docname
Rick Levine
2023-02-15
Update output.py
Rick Levine
2023-02-08
Set pattern.extras['name'] for .dst header
Rick Levine
2023-02-02
Add filename to .dst header
Rick Levine
2022-07-08
linux scipy/linalg libraries: ELF (#1714)
Kaalleen
2022-06-24
Update pyembroidery (#1683)
Kaalleen
2021-03-11
add copyright headers
Lex Neva
2021-03-04
Update for Inkscape 1.0 (#880)
Kaalleen
2019-11-14
Fix Default Origin Position (#576)
Kaalleen
2019-08-10
allow unicode filenames again
Lex Neva
2019-07-02
unicode export
Kaalleen
2018-12-30
don't crash on a design with no stitches
Lex Neva
2018-12-22
print error message correctly
Lex Neva
2018-10-20
add g-code output format (#336)
Lex Neva
2018-09-12
Merge remote-tracking branch 'origin/master' into lexelby/bug-fixes
Lex Neva
2018-09-01
fix missing imports
Lex Neva
2018-09-01
useful error message when writing embroidery file fails (fixes #279)
Lex Neva
2018-08-27
show command name in simulator (STITCH, JUMP, etc)
Lex Neva
2018-08-24
style fixes
Lex Neva
2018-08-24
implement stop position
Lex Neva
2018-08-24
add origin command and remove guides method
Lex Neva
2018-08-21
autopep8
Lex Neva
2018-07-25
update input extension for pyembroidery
Lex Neva
2018-07-25
adjust stitch plan code for pyembroidery
Lex Neva
2018-07-25
switch to pyembroidery for file generation
Lex Neva
2018-05-28
don't do ties around the fake color change of a "STOP after"
Lex Neva
2018-05-11
missing import when saving with origin axes set
Lex Neva
2018-05-01
refactor everything out of lib/__init__.py
Lex Neva