Mark Smith
Mark Smith
The generators currently assume that rows and columns are the same size, and this is not quite true. Fix the pattern generation maths to take into account that single-crochet stitches...
Allow freeform generation of patterns that conform to a surface of revolution. Could be client-side, or using WebGL and Canvas/Raphael
Entering '1' into the donut inner circumference field appears to trigger a near-infinite loop, freezing the program.
Need to provide a message catalog (and associated management scripts) for optparse.
This will allow pattern optimisation and different types of output.
There are some cases (test-case required) where a pattern will have two rows with the same row-count, followed by a stitch count increased by 12 (ie. two ideal row-increases). eg....
Being able to parse externally-written patterns and validate them would be a useful feature. Would probably have to limit the syntax of the patterns quite significantly.