Renders SVG geometry as native PDF vectors.
Supported elements include groups, paths, rectangles, lines, circles,
ellipses, polygons, and polylines. Presentation attributes and inline styles
cascade through groups. viewBox, affine transforms, and clip paths are
applied before PDF operations are emitted.
Summary
Functions
@spec render(PaperForge.Page.t(), binary(), keyword()) :: PaperForge.Page.t()