I noticed that the concentric fill tends to create many overlapping stitching paths at the edges when inputting a PImage with 'holes' in it(this could easily result in a broken needle). This error does not emerge when inputting a PGraphics object. See images bellow for error.
PImage:
Input Image:

Stitching path:

PGraphics
Input Image & Output Path:
