index
:
inkstitch
nix
Inkscape extension for machine embroidery design
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
embroider.py
Age
Commit message (
Expand
)
Author
2018-03-30
print through web browser (#127)
Lex Neva
2018-03-01
Fill underlay inset (#108)
Lex Neva
2018-02-27
fix stroke regression
Lex Neva
2018-02-27
Tie-in and tie-off (#100)
Lex Neva
2018-02-26
user can specify origin for embroidery output by setting up guides (#52)
Lex Neva
2018-02-24
use gettext for params tab names (#68)
Lex Neva
2018-02-22
Windows fixes (#83)
Lex Neva
2018-02-04
framework for translations (#55)
Lex Neva
2018-01-28
protect against bad values for certain params (#44)
Lex Neva
2018-01-28
Fix simulate (#42)
Lex Neva
2018-01-23
add params for "TRIM after" and "STOP after" (#29)
Lex Neva
2018-01-04
remove pixels_per_mm option
Lex Neva
2018-01-04
parse and use viewBox attribute
Lex Neva
2017-12-30
params simulate window
Lex Neva
2017-11-25
don't infinitely loop in build_graph heuristic
Lex Neva
2017-11-23
don't omit jump stitches
Lex Neva
2017-11-20
fix param definition for zigzag underlay inset
Lex Neva
2017-11-19
switch stitch view from paths to polylines
Lex Neva
2017-11-18
remove copyright notices made redundant by LICENSE file
Lex Neva
2017-11-18
rudimentary gradient support, only for manual fill currently
Lex Neva
2017-11-14
fix braino
Lex Neva
2017-11-11
now compatible with networkx 2.0
Lex Neva
2017-11-10
fix copypaste fail in 0986c8f2db
Lex Neva
2017-11-05
allow specification of output file for standalone processing
Lex Neva
2017-10-28
fix occasional failure of which_outline()
Lex Neva
2017-10-25
preserve order of rails in satin with rungs
Lex Neva
2017-10-22
add handling for <polyline>
Lex Neva
2017-10-18
resurrect correct connect_points algorithm
Lex Neva
2017-10-17
don't go the long way around the outline
Lex Neva
2017-10-17
fix snipping of unnecessary outline section
Lex Neva
2017-09-27
bugfix and useful warning
Lex Neva
2017-09-24
way easier satin column using additional subpaths to delineate sections
Lex Neva
2017-09-23
fix handling of starting point / last stitch
Lex Neva
2017-09-23
ignore empty subpaths
Lex Neva
2017-09-23
rewrite of autofill to handle arbitrary holes!
Lex Neva
2017-02-05
bugfix in is_same_run
Lex Neva
2017-02-05
fix type for pixels_per_mm option
Lex Neva
2017-01-20
fix nasty stroke bug
Lex Neva
2016-12-19
bugfix
Lex Neva
2016-11-19
bugfix
Lex Neva
2016-11-19
params GUI fixups
Lex Neva
2016-11-19
rewrite of Embroidery Params into a full GUI app
Lex Neva
2016-11-12
clean up PyEmb.Point
Lex Neva
2016-11-11
avoid doubly multiplying by pixels_per_mm
Lex Neva
2016-11-11
add caching decorator
Lex Neva
2016-11-09
auto-fill: try to hide connecting stitches in the fill pattern
Lex Neva
2016-11-07
don't do auto-fill for regions with holes
Lex Neva
2016-11-06
fix fill underlay params
Lex Neva
2016-11-06
fix bug in get_param
Lex Neva
2016-11-06
pep8
Lex Neva
[next]