Package: gsk
Function gsk:path-point-compare
Lambda Listgsk:path-point-compare (point1 point2) ArgumentsReturn ValueThe integer which is -1 if point1 is before point2, 1 if point1 is after point2, 0 if they are equal. Details Returns whether point1 is before or after point2. Since 4.14 | See also |
#2024-11-9