Package: gsk
Function gsk:path-builder-svg-arc-to
Lambda Listgsk:path-builder-svg-arc-to (builder rx ry x-axis-rotation large-arc positive-sweep x y) ArgumentsDetails
Implements arc-to according to the SVG spec.
A convenience function that implements the SVG arc-to functionality. After this, x, y will be the new current point. Since 4.14 | See also |
#2024-11-14