fossasia / knitlib

Knitting backend library for knitting machines
GNU Lesser General Public License v3.0
1.54k stars 14 forks source link

Pattern file integration #26

Closed tian2992 closed 9 years ago

tian2992 commented 9 years ago

Tracking issue for deeper integration of knitpat format to knitlib handlers.

Aiming for

plugin.configure(knitpat_object)

useage.

tian2992 commented 9 years ago

Almost complete utilities on knitpat module. Still needs validation and support for pattern size units on CLI parsing and implementation on AYAB.

tian2992 commented 9 years ago

Knitpat has been integrated into ayab, dummyt and will be integrated now on on new plugins.