An open-source System.Drawing.Common replacement for .NET 5 and above on all platforms. Bringing together System.Drawing, Maui, and ImageSharp's Bitmap, Image, Font, and Shape types via an agnostic free NuGet package.
Make sure the title of the PR is descriptive and summarizes the changes made.
Description
Provide a brief description of the changes made in this PR. Explain what the PR does, what issue it resolves, or what feature it adds.
Fixes #(issue number)
If this PR addresses an existing issue, mention the issue number here.
Type of change
Please select the relevant option by placing an 'x' inside the brackets, like this: [x].
[ ] π Bug fix (non-breaking change which fixes an issue)
[x] β¨ New feature (non-breaking change which adds functionality)
[ ] π₯ Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] ποΈ Internal/structural update (non-breaking change that improves code quality, organization, or performance)
[x] π This change requires a documentation update
[ ] π DevOps build chain modification for release
[ ] π€ DevOps build chain modification for CI
How Has This Been Tested?
Describe the tests you ran to verify your changes. Provide instructions so others can reproduce the tests. Also, list any relevant details for your test configuration.
Checklist:
Please run through the checklist as much as possible and mark the items completed by placing an 'x' inside the brackets, like this: [x].
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have made corresponding changes to the documentation
[x] My changes generate no new warnings
[x] I have added tests that prove my fix is effective or that my feature works
[x] New and existing unit tests pass locally with my changes
[x] I have successfully run all unit tests on Windows
[ ] I have successfully run all unit tests on Linux
Additional Context
Add any other context, screenshots, or information about the pull request here.
Title
Make sure the title of the PR is descriptive and summarizes the changes made.
Description
Provide a brief description of the changes made in this PR. Explain what the PR does, what issue it resolves, or what feature it adds.
Fixes #(issue number) If this PR addresses an existing issue, mention the issue number here.
Type of change
Please select the relevant option by placing an 'x' inside the brackets, like this: [x].
How Has This Been Tested?
Describe the tests you ran to verify your changes. Provide instructions so others can reproduce the tests. Also, list any relevant details for your test configuration.
Checklist:
Please run through the checklist as much as possible and mark the items completed by placing an 'x' inside the brackets, like this: [x].
Additional Context
Add any other context, screenshots, or information about the pull request here.