Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Conversation

@sbinet
Copy link
Contributor

@sbinet sbinet commented Jan 2, 2024

Detect shapes that are expected to be closed paths and properly close the Gio path.
This fixes not quite closed paths because of float32 rounding errors.

Fixes #63.

Detect shapes that are expected to be closed paths and properly close
the Gio path.
This fixes not quite closed paths because of float32 rounding errors.

Fixes #63.

Signed-off-by: Sebastien Binet <[email protected]>
@codecov
Copy link

codecov bot commented Jan 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.17%. Comparing base (e5f7503) to head (074c3f9).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #64      +/-   ##
==========================================
+ Coverage   83.01%   83.17%   +0.15%     
==========================================
  Files           9        9              
  Lines         842      850       +8     
==========================================
+ Hits          699      707       +8     
  Misses        122      122              
  Partials       21       21              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sbinet sbinet merged commit 074c3f9 into main Jan 2, 2024
@sbinet sbinet deleted the fix-issue-63 branch January 2, 2024 21:43
@sbinet sbinet mentioned this pull request Jan 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error trying to use p5.Rect

2 participants