CreativeInquiry / PEmbroider

Embroidery Library for Processing
Other
458 stars 26 forks source link

Refactor hatchSpineVF() to remove hatch spacing argument #36

Closed golanlevin closed 4 years ago

golanlevin commented 4 years ago

Currently, calling hatchSpineVF has a second argument, which is the hatch spacing: PEmbroiderHatchSpine.hatchSpineVF(myImage, 3.0); This argument should be removed, and hatchSpineVF should instead use the current hatchSpacing() setting.

LingDong- commented 4 years ago

method overload added: 48a9475f30f73393c06954719bc32d5cae856b9a