akatie / knitml

Automatically exported from code.google.com/p/knitml
0 stars 0 forks source link

Modify "pass-previous-stitch-over" to support passing stitches further back from the second one #12

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Some stitches can be passed over more than 1 st, so this provides a uniform way 
to identify those stitches.

Simply add an integer parameter which indicates this value. Should be a 
reflection of "pass-next-stitch-over".

Original issue reported on code.google.com by fiddlerpianist@gmail.com on 10 Jan 2011 at 5:13