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.
Using SixLabors.ImageSharp.Drawing v2.0.0 to net6.0 framework. SixLabors.Fonts will be included too because its dependency of SixLabors.ImageSharp.Drawing.
This to prevent issue when upgrading SixLabors.ImageSharp.Drawing or SixLabors.Fonts on NET6.0 or later.
Description
Using SixLabors.ImageSharp.Drawing v2.0.0 to net6.0 framework. SixLabors.Fonts will be included too because its dependency of SixLabors.ImageSharp.Drawing. This to prevent issue when upgrading SixLabors.ImageSharp.Drawing or SixLabors.Fonts on NET6.0 or later.
Now IronDrawing dependencies goes crazy.
Fixes QR-8
Type of change
How Has This Been Tested?
Create RC and tested on BarCode.
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].