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
Age
Commit message (
Expand
)
Author
2018-06-30
add extension to swap satin column rails
Lex Neva
2018-06-28
remove directory picker from install extension
Lex Neva
2018-06-24
installer now installs symbols too
Lex Neva
2018-06-23
tidy comments
Lex Neva
2018-06-23
remove unnecessary travel back to start
Lex Neva
2018-06-23
fix collapse_sequential_outline_edges
Lex Neva
2018-06-23
end on the ending point
Lex Neva
2018-06-22
ending point speciifed by fill_end command
Lex Neva
2018-06-22
starting point specified by fill_start command
Lex Neva
2018-06-22
add quick access methods for commands
Lex Neva
2018-06-21
add commands framework
Lex Neva
2018-06-16
fix output regression
Lex Neva
2018-06-15
fix issue with input plugin
Lex Neva
2018-06-15
fix zip file corruption
Lex Neva
2018-06-15
remove tmp directory from zip file paths
Lex Neva
2018-06-15
add ZIP batch export extension
Lex Neva
2018-06-15
add output extension
Lex Neva
2018-06-12
show 'no embroiderable paths' error in Params too
Lex Neva
2018-06-10
fix crash on 'use last settings' in Params
Lex Neva
2018-06-10
error if satin column set for path with single subpath
Lex Neva
2018-06-10
default fill to black per SVG spec
Lex Neva
2018-06-10
handle SVG with no width/height
Lex Neva
2018-06-10
fix defaulting of stroke width to 1
Lex Neva
2018-06-09
Merge pull request #187 from lexelby/lexelby-realistic-rendering
Lex Neva
2018-06-09
fix latent bug in base.py
Lex Neva
2018-06-08
rasterize realistic SVGs at 600dpi
Lex Neva
2018-06-07
Merge pull request #180 from lexelby/lexelby-outset
Lex Neva
2018-06-04
convert Stroke to use stitches.running_stitch
Lex Neva
2018-06-04
don't crash on empty subpaths
Lex Neva
2018-06-03
realistic rendering checkboxes
Lex Neva
2018-06-01
add Expand param for fills
Lex Neva
2018-05-30
refactor print_pdf and generate realistic previews
Lex Neva
2018-05-30
add realistic boolean param to render_stitch_plan()
Lex Neva
2018-05-29
optimize path
Lex Neva
2018-05-29
tinker with rendering
Lex Neva
2018-05-29
first attempt at realistic rendering
Lex Neva
2018-05-28
add a JUMP at the start of each color block
Lex Neva
2018-05-28
don't do ties around the fake color change of a "STOP after"
Lex Neva
2018-05-28
fix two bugs in running stitch
Lex Neva
2018-05-28
don't bother trimming before a color change
Lex Neva
2018-05-28
fix STOP handling
Lex Neva
2018-05-11
missing import when saving with origin axes set
Lex Neva
2018-05-04
Merge branch 'master' into lexelby-single-extension
Lex Neva
2018-05-01
refactor everything out of lib/__init__.py
Lex Neva
2018-05-01
rename inkstitch/ to lib/
Lex Neva