Donner SVG 0.8.0-pre
SVG editor and embeddable C⁠+⁠+⁠20 engine.
Loading...
Searching...
No Matches
"auto" on rx/ry

The rx and ry properties of <rect> and <ellipse> can be set to the "auto", which means that the value of the other property is used.

The rx and ry properties of <rect> and <ellipse> can be set to the "auto", which means that the value of the other property is used.

This is handled by the CalculateRadiusMaybeAuto function.