Add a few more fixes that I hadn't saved
This commit is contained in:
parent
b87f19022d
commit
48bff82681
7 changed files with 11 additions and 11 deletions
|
@ -14,7 +14,7 @@ array | Point | false utils.curveIntersectsY(
|
|||
Finds the point(s) where a curve intersects a given Y-value.
|
||||
|
||||
This is a low-level variant
|
||||
of [`Path.intersectsY()`](/reference/api/path#intersectsy).
|
||||
of [`Path.intersectsY()`](/reference/api/path/intersectsy).
|
||||
Instead of a path, you describe a single curve by passing the four
|
||||
points that describes it.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue