Skip to content

Commit

Permalink
Update TODO.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyObtiva authored Nov 29, 2023
1 parent 22f03be commit 26624a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ TBD

- Allow methods that accept point_or_x, y to also accept PerfectShape::Point in addition to Array and x,y Numeric values
- PerfectShape::CubicBezierCurve#contain?(x, y, outline: true, distance_tolerance: 5) is not working consistently along the curve of the cubic bezier curve (it is possible the same issue occurs for quadratic bezier curves too)
- Support being able to load parts of perfect-shape only as necesary instead of loading everything

## Far Future

Expand Down

0 comments on commit 26624a3

Please sign in to comment.