Ink/Stitch v1.9.1: Lots of Bug Fixes
Changelog:
- properly handle case where stroke width is not set (defaults to 1 per SVG spec)
- properly handle case where
<svg>
width and height not set (defaults to viewbox) - properly handle case where fill is not set (defaults to “black” rather than “none”)
- show error message (rather than crashing) if satin column set for a path with only one subpath
- don’t leave the simulate window around after “use last settings”
- show a useful error message in Params if the user hasn’t selected anything embroiderable