iron-software / IronSoftware.System.Drawing

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.
Other
120 stars 19 forks source link

DW-8 SixLabors ImageSharp drawing version #76

Closed mee-ironsoftware closed 1 year ago

mee-ironsoftware commented 1 year ago

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.

image

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].