Lex Neva
Lex Neva
If anyone wants to hack on this and push commits, be my guest!
To do: * get rid of the "buffer_size" concept in Tile * it's redundant with the a negative "Expand" setting in fill * remove the circles from each tile SVG...
I decided to stick with the running_stitch_length param for meander running stitch, because there's already a tolerance parameter to go with it. I adjusted the docs to make it clear...
Another to do item: rebase on #2006 and use @kaalleen's combo box param support which is nicer than my attempt.
And another: * remove dead ends in to_graph() to avoid letting the initial path start or end on one
Some of the tiles just don't work well. I'm starting to see something that I think might contribute to that: many lines meeting all at the same point. 8 or...
All of the above to do items are done. Another thing to add in the future would be a display of the graph in the params simulator. It'd be so...
I think this is ready to go!
Alright, I'm shipping it. :D This might cause a merge conflict in #2006 because I stole the `combo` param type code from that one. I think git may be smart...
Yikes! That's not good. Thanks for trying Ink/Stitch and for telling us about this. My normal first thought would be that maybe your design is really complicated, and it's taking...