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