From 0377a6616ce52cb36deec8ff393da975e3c93256 Mon Sep 17 00:00:00 2001 From: first-ironsoftware Date: Mon, 24 Feb 2025 08:44:45 +0700 Subject: [PATCH 1/2] Update release note and remove MonoAndroid targetframework --- NuGet/IronSoftware.Drawing.nuspec | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/NuGet/IronSoftware.Drawing.nuspec b/NuGet/IronSoftware.Drawing.nuspec index 81aaa71..2b974ff 100644 --- a/NuGet/IronSoftware.Drawing.nuspec +++ b/NuGet/IronSoftware.Drawing.nuspec @@ -39,8 +39,9 @@ Supports: For general support and technical inquiries, please email us at: support@ironsoftware.com IronSoftware.System.Drawing is an open-source solution for .NET developers to replace System.Drawing.Common with a universal and flexible library. - - Internal improvement of the library functionality - Copyright © Iron Software 2022-2024 + - Fixes incorrect HorizontalResolution and VerticalResolution of AnyBitmap images. + - Improves library's internal functionality and performance. + Copyright © Iron Software 2022-2025 Images, Bitmap, SkiaSharp, SixLabors, BitMiracle, Maui, SVG, TIFF, TIF, GIF, JPEG, PNG, Color, Rectangle, Drawing, C#, VB.NET, ASPX, create, render, generate, standard, netstandard2.0, core, netcore @@ -58,16 +59,6 @@ For general support and technical inquiries, please email us at: support@ironsof - - - - - - - - - - From 6eb2ee0ac5f882f22014779b8e4b630dc7f919cc Mon Sep 17 00:00:00 2001 From: Meee Date: Wed, 12 Mar 2025 09:34:52 +0700 Subject: [PATCH 2/2] Deps: Upgrade SixLabors deps to address vulnerable --- .../IronSoftware.Drawing.Common.csproj | 6 +++--- NuGet/IronSoftware.Drawing.nuspec | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/IronSoftware.Drawing/IronSoftware.Drawing.Common/IronSoftware.Drawing.Common.csproj b/IronSoftware.Drawing/IronSoftware.Drawing.Common/IronSoftware.Drawing.Common.csproj index 8c7cfdf..af58cb4 100644 --- a/IronSoftware.Drawing/IronSoftware.Drawing.Common/IronSoftware.Drawing.Common.csproj +++ b/IronSoftware.Drawing/IronSoftware.Drawing.Common/IronSoftware.Drawing.Common.csproj @@ -35,13 +35,13 @@ - - + + - + diff --git a/NuGet/IronSoftware.Drawing.nuspec b/NuGet/IronSoftware.Drawing.nuspec index 2b974ff..730882b 100644 --- a/NuGet/IronSoftware.Drawing.nuspec +++ b/NuGet/IronSoftware.Drawing.nuspec @@ -47,15 +47,15 @@ For general support and technical inquiries, please email us at: support@ironsof - + - - + +