Skip to content
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

Use ImageSharp instead of System.Drawing.Common #8

Merged
merged 1 commit into from
Sep 25, 2021

Commits on Sep 24, 2021

  1. Use ImageSharp instead of System.Drawing.Common

    System.Drawing.Common is [becoming Windows-only](https://github.com/dotnet/designs/blob/main/accepted/2021/system-drawing-win-only/system-drawing-win-only.md) in .NET 6 so let's use ImageSharp instead which is a truly cross-platform solution.
    0xced committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    efa0861 View commit details
    Browse the repository at this point in the history