drawing offscreen

@Bortels you wouldn’t need clip, just translate() to translate the starting x,y coordinate to 0,0. Any graphics outside the image bounds would not be rendered into the image.