A normalized cubic source, useful for font adapters and precomputed assets.
Set paintStyle to MeldSourcePaintStyle.fill for compound contours such
as font glyphs; the default keeps generic geometry as an outline source.
Structured SVG geometry. Attributes are immutable and intentionally mirror
the small, portable subset used by icon packages. paintStyle is explicit
because the node model does not carry a CSS cascade.
Raw SVG d data. The parser accepts all SVG path commands supported by
Meld and preserves the original text for canonical endpoint rendering.
Because d does not contain paint attributes, paintStyle is explicit
and defaults to an outline source.
Estimates normalized geometric error left by a fixed sample budget.
The value is a conservative control-polygon excess divided by the square
of the sample count, so diagnostics can explain adaptive decisions.