-
-
Notifications
You must be signed in to change notification settings - Fork 47
Integrate SixLabors.PolygonClipper #364
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
JimBobSquarePants
merged 38 commits into
SixLabors:main
from
stefannikolei:sn/integrate-polygonclipper
Feb 19, 2026
Merged
Changes from 5 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
2e76417
Quickly integrate SixLabors.PolygonClipper
6c6ff30
First draft of PolygonOffsette
stefannikolei 8f9696f
Fix ClipTest.Issue250
stefannikolei 087f480
Wire up factory
JimBobSquarePants 8e7164e
Merge branch 'sn/integrate-polygonclipper' of https://github.com/stef…
JimBobSquarePants ef89dd0
Use Vertex.Cross
JimBobSquarePants 26ead24
Merge remote-tracking branch 'upstream/main' into sn/integrate-polygo…
JimBobSquarePants 5b2179b
Replace PolygonOffsetter with PolygonStroker from AGG
JimBobSquarePants bf57cfe
Update ISimplePath.cs
JimBobSquarePants f976353
Update namespace
JimBobSquarePants de7fa43
Merge remote-tracking branch 'upstream/main' into sn/integrate-polygo…
JimBobSquarePants ac98cc6
Update ImageSharp.Drawing.sln to Visual Studio 18
JimBobSquarePants 33afe06
Update package references in ImageSharp.Drawing.csproj
JimBobSquarePants 20f6460
Only clip when we need to
JimBobSquarePants 1174d90
Do not use polygonclipper
JimBobSquarePants 52312a1
Clean PolygonClipperUtilities
JimBobSquarePants 49aaf25
Fix build, more cleanup
JimBobSquarePants 1006631
Document PolygonClipper
JimBobSquarePants 3b1b88d
Handle degenerate inbound path.
JimBobSquarePants f41dc74
Remove unnecessary checks
JimBobSquarePants 6b42ee3
Use scale appropriate tolerances
JimBobSquarePants e5ada72
Use PolygonClipper
JimBobSquarePants a8be3f9
Use non-zero as default intersection rule.
JimBobSquarePants ce69978
Blaze style works.
JimBobSquarePants 2cf5aea
Use less memory
JimBobSquarePants 815b1e6
Use nint
JimBobSquarePants ed7c042
Remove old scanner/rasterizer
JimBobSquarePants 4df8f1a
Document
JimBobSquarePants 1714a6e
Precompute fixed values.
JimBobSquarePants c852e15
Add single tile hot path.
JimBobSquarePants 38e9d2d
Better IDrawingBackend
JimBobSquarePants 48b4236
Update ClippedShapeGenerator.cs
JimBobSquarePants 8c84666
Update Issue_330.cs
JimBobSquarePants 35acddc
Remove project references
JimBobSquarePants f1d51f9
Update reference images to match new rasterizer
JimBobSquarePants 7a983d3
Update build pipeline
JimBobSquarePants cc44415
Update DrawShapesWithImageSharp.csproj
JimBobSquarePants 3b457fb
Fix mac build
JimBobSquarePants File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.