|
|
Donner SVG 0.8.0-pre
SVG editor and embeddable C++20 engine.
|
Painting can be controlled by creating paint servers or using elements such as <marker> to control how strokes and fills are rendered.
Paint servers are elements that define a color or a pattern that can be used to fill or stroke shapes.
The following paint servers are supported:
Additionally <stop> (SVGStopElement) is used to define gradients.
Markers allow placing an element on strokes to create effects such as arrowheads.