Fixed render offset
@scheunemann I found that the render was off by one pixel. I fix it, made a new image and updated the locations to match the fix.
Main change is the centre circle because draw.ellipse
wanted a single centre pixel. However as the size is even there are four centre pixels.