Package main demonstrates the use of complex vector shapes in PDF creation.
This example shows how to use:
- Polygon (closed shapes with N vertices)
- Polyline (open paths with N vertices)
- Ellipse (not just circles)
- Bezier curves (complex smooth curves)