Package: gsk
Function gsk:path-builder-rel-line-to
Lambda Listgsk:path-builder-rel-line-to (builder x y) ArgumentsDetails Draws a line from the current point to a point offset from it by x, y
and makes it the new current point. This is the relative version of gsk:path-builder-line-to function.
Since 4.14 | See also |
#2024-11-14