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
114 stars 18 forks source link

Set maximum ImageSharp version to 2.1.3 #48

Closed mee-ironsoftware closed 1 year ago

mee-ironsoftware commented 1 year ago

Description

Since we are not ready to support SixLabors.ImageSharp latest version. We'll keep the maximum version of SixLabors.ImageSharp to 2.1.3.

This PR also including moving LICENSE.txt from NuGet directory into root directory.