Package: gsk
Function gsk:path-builder-rel-arc-to
Lambda Listgsk:path-builder-rel-arc-to (builder x1 y1 x2 y2) ArgumentsDetails                Adds an elliptical arc from the current point to x2, y2 with    x1, y1 determining the tangent directions.  
  All coordinates are given relative to the current point. This is the  relative version of the gsk:path-builder-arc-to function. Since 4.14  | See also
  | 
#2025-08-03