Changes the Path2D drawing to use POLYLINE instead of thick lines. Add a path to translate thick lines (that are not using anti-aliasing) to draw as polygons instead. This should be faster because polygons can be batched.