CreativeInquiry / PEmbroider

Embroidery Library for Processing
Other
442 stars 28 forks source link

image() should default to white shapes on black #16

Closed golanlevin closed 4 years ago

golanlevin commented 4 years ago

It's standard for all CV people. the INVERT option is a nice idea, but the default should be the opposite.

LingDong- commented 4 years ago

Fixed: e8531a941c929012549a1f789725f17b08ad59dc

Also updated the example to use PImage directly