Polygon path with arbitrary contours and optional bezier segments. Multi-contour: each M opens a new subpath; Z closes the current one. Open subpaths (no Z) render as polylines and don't contribute to fills.
M
Z
Polygon path with arbitrary contours and optional bezier segments. Multi-contour: each
Mopens a new subpath;Zcloses the current one. Open subpaths (noZ) render as polylines and don't contribute to fills.