Mark Smith

Results 27 issues of Mark Smith

It is time.

Improvement
Python

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

Improvement
Web

Entering '1' into the donut inner circumference field appears to trigger a near-infinite loop, freezing the program.

Bug
Web

There should be a nice appengine UI for crochet-cad.

Improvement
Web

Need to provide a message catalog (and associated management scripts) for optparse.

Bug
Python

This will allow pattern optimisation and different types of output.

Improvement

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....

Improvement

This would be another useful primitive.

Improvement

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.

Improvement