Package: gsk
Function gsk:path-point-equal
Lambda Listgsk:path-point-equal (point1 point2) ArgumentsReturn ValueTrue if point1 and point2 are equal. Details
Returns whether the two path points refer to the same location on all paths.
Note that the start and end point of a closed contour will compare nonequal according to this definition. Use the gsk:path-is-closed function to
find out if the start and end point of a concrete path refer to the same
location. Since 4.14 | See also |
#2024-11-9