Lex Neva
83efa9e02f
error if satin column set for path with single subpath
2018-06-10 16:03:12 -04:00
Lex Neva
f79b3a7a95
default fill to black per SVG spec
2018-06-10 15:43:17 -04:00
Lex Neva
d06ff488f0
fix defaulting of stroke width to 1
2018-06-10 15:25:46 -04:00
Lex Neva
1d73c040d8
Merge pull request #180 from lexelby/lexelby-outset
...
add Expand param for fills
2018-06-07 20:16:45 -04:00
Lex Neva
0ff4f2a61b
convert Stroke to use stitches.running_stitch
2018-06-04 20:43:56 -04:00
Lex Neva
692e033e71
don't crash on empty subpaths
2018-06-04 20:19:37 -04:00
Lex Neva
2a4f3e8cdf
add Expand param for fills
2018-06-01 20:34:27 -04:00
Lex Neva
05daffb7e0
refactor everything out of lib/__init__.py
2018-05-01 21:21:07 -04:00
Lex Neva
1b31806423
rename inkstitch/ to lib/
...
You can't have a module and a package named the same thing. PyInstaller wants
to import the main script as if it were a module, and this doesn't work unless
there's no directory of the same name with a __init__.py in it.
2018-05-01 20:37:51 -04:00