Skip to content

Releases: iron-software/IronSoftware.System.Drawing

IronSoftware.System.Drawing v2025.7.1

01 Jul 15:01

Choose a tag to compare

Pre-release

Changes:

  • c190a16 Update dependencies and release notes
  • 03d0a97 Merge pull request #134 from iron-software/releases/2025.6
  • ce0a70f Update EULA.txt
  • 0cf5bf4 Overloads AnyBitmap constructors and From methods
  • d84fd0c Update release notes
  • 5e89cee Update SixLabors.ImageSharp version
  • 419155e Merge pull request #132 from iron-software/DW-33-add-load-input-image-as-Rgba32
  • 30b3e45 Merge pull request #133 from iron-software/releases/2025.5
  • 2f3184e Update SixLabors.ImageSharp packages for net60 target
  • 53c7641 Intellisense grammar correction
See More
  • ce2a3f5 Fix if the input image is auto-rotated from SixLabor.ImageSharp.Load()
  • ed4ea02 add private global bool called PreserveOriginalFormat
  • 56cd3eb Load directly and fix typos
  • e3221e9 Add preserveOriginalFormat bool while loading image
  • ace14e7 Disable warning messages from BitMiracle.LibTiff.NET
  • 3779a0d Update release notes
  • f91e948 Second attempted to fix the unit test issue
  • 59b7d7a Attempted to fix deployment issue in unit test for Linux
  • 1ade516 PR: Install GDI+ dependencies on Ubuntu agent before execute tests
  • 551dd9b Update dependencies and nuspec file
  • 06d836c Merge pull request #130 from iron-software/releases/2025.3

This list of changes was auto generated.

IronSoftware.System.Drawing v2025.6.2

26 May 09:41

Choose a tag to compare

Pre-release

Changes:

  • 0cf5bf4 Overloads AnyBitmap constructors and From methods
  • d84fd0c Update release notes
  • 5e89cee Update SixLabors.ImageSharp version
  • 419155e Merge pull request #132 from iron-software/DW-33-add-load-input-image-as-Rgba32
  • 30b3e45 Merge pull request #133 from iron-software/releases/2025.5
  • 2f3184e Update SixLabors.ImageSharp packages for net60 target
  • 53c7641 Intellisense grammar correction
  • ce2a3f5 Fix if the input image is auto-rotated from SixLabor.ImageSharp.Load()
  • ed4ea02 add private global bool called PreserveOriginalFormat
  • 56cd3eb Load directly and fix typos
See More
  • e3221e9 Add preserveOriginalFormat bool while loading image
  • ace14e7 Disable warning messages from BitMiracle.LibTiff.NET
  • 3779a0d Update release notes
  • f91e948 Second attempted to fix the unit test issue
  • 59b7d7a Attempted to fix deployment issue in unit test for Linux
  • 1ade516 PR: Install GDI+ dependencies on Ubuntu agent before execute tests
  • 551dd9b Update dependencies and nuspec file
  • 06d836c Merge pull request #130 from iron-software/releases/2025.3

This list of changes was auto generated.

IronSoftware.System.Drawing v2025.6.1

20 May 10:10

Choose a tag to compare

Pre-release

Changes:

  • d84fd0c Update release notes
  • 5e89cee Update SixLabors.ImageSharp version
  • 419155e Merge pull request #132 from iron-software/DW-33-add-load-input-image-as-Rgba32
  • 30b3e45 Merge pull request #133 from iron-software/releases/2025.5
  • 2f3184e Update SixLabors.ImageSharp packages for net60 target
  • 53c7641 Intellisense grammar correction
  • ce2a3f5 Fix if the input image is auto-rotated from SixLabor.ImageSharp.Load()
  • ed4ea02 add private global bool called PreserveOriginalFormat
  • 56cd3eb Load directly and fix typos
  • e3221e9 Add preserveOriginalFormat bool while loading image
See More
  • ace14e7 Disable warning messages from BitMiracle.LibTiff.NET
  • 3779a0d Update release notes
  • f91e948 Second attempted to fix the unit test issue
  • 59b7d7a Attempted to fix deployment issue in unit test for Linux
  • 1ade516 PR: Install GDI+ dependencies on Ubuntu agent before execute tests
  • 551dd9b Update dependencies and nuspec file
  • 06d836c Merge pull request #130 from iron-software/releases/2025.3

This list of changes was auto generated.

IronSoftware.System.Drawing v2025.5.3

07 May 07:30

Choose a tag to compare

Pre-release

Changes:

  • ace14e7 Disable warning messages from BitMiracle.LibTiff.NET
  • 3779a0d Update release notes
  • f91e948 Second attempted to fix the unit test issue
  • 59b7d7a Attempted to fix deployment issue in unit test for Linux
  • 1ade516 PR: Install GDI+ dependencies on Ubuntu agent before execute tests
  • 551dd9b Update dependencies and nuspec file
  • 06d836c Merge pull request #130 from iron-software/releases/2025.3

This list of changes was auto generated.

IronSoftware.System.Drawing v2025.5.2

25 Apr 07:18

Choose a tag to compare

Pre-release

Changes:

  • 3779a0d Update release notes
  • f91e948 Second attempted to fix the unit test issue
  • 59b7d7a Attempted to fix deployment issue in unit test for Linux
  • 1ade516 PR: Install GDI+ dependencies on Ubuntu agent before execute tests
  • 551dd9b Update dependencies and nuspec file
  • 06d836c Merge pull request #130 from iron-software/releases/2025.3

This list of changes was auto generated.

IronSoftware.System.Drawing v2025.5.1

25 Apr 06:01

Choose a tag to compare

Pre-release

Changes:

  • f91e948 Second attempted to fix the unit test issue
  • 59b7d7a Attempted to fix deployment issue in unit test for Linux
  • 1ade516 PR: Install GDI+ dependencies on Ubuntu agent before execute tests
  • 551dd9b Update dependencies and nuspec file
  • 06d836c Merge pull request #130 from iron-software/releases/2025.3

This list of changes was auto generated.

IronSoftware.System.Drawing v2025.3.6

13 Mar 02:42

Choose a tag to compare

Changes:

  • 6eb2ee0 Deps: Upgrade SixLabors deps to address vulnerable
  • 0377a66 Update release note and remove MonoAndroid targetframework
  • 37cd3d8 Merge pull request #129 from iron-software/DW-26-fix-incorrect-HorizontalResolution-and-VerticalResuolution-of-AnyBitmap-images
  • 049c260 Update sample input files
  • 0925aa3 Update unit test to prevent image inputs to be loaded twice
  • e7761a0 Update logic to get resolution for damaged tiff inputs
  • 3021945 Add changes to fix the issue and unit tests to prove the fix
  • ddff78b Merge pull request #125 from iron-software/DW-30-optimize-ExtractAlphaData-and-PrepareByteArray
  • 3872ae2 [DW-30] optimize PrepareByteArray use BlockCopy for faster copy
  • 1a69191 [DW-30] optimize ExtractAlphaData use array and index to increase speed
See More
  • ffd50f0 Merge pull request #126 from iron-software/update-abstraction-2025.2
  • dbb1c1b implement ICloneable for AnyBitmap
  • 364611c update Abstractions to 2025.2.6
  • 4d4f8f2 Merge pull request #124 from iron-software/DW-29-GetPixel-OutOfMemoryException
  • 6384fe7 [DW-29] stop using CloneAs in GetPixelColor
  • aad690f Merge pull request #123 from iron-software/PDF-1689
  • 9d5e9df Add Point to MeasurementUnit Enum
  • c33fcb7 Merge pull request #121 from iron-software/releases/2024.12

This list of changes was auto generated.

IronSoftware.System.Drawing v2025.3.5

24 Feb 02:21

Choose a tag to compare

Pre-release

Changes:

  • 0377a66 Update release note and remove MonoAndroid targetframework
  • 37cd3d8 Merge pull request #129 from iron-software/DW-26-fix-incorrect-HorizontalResolution-and-VerticalResuolution-of-AnyBitmap-images
  • 049c260 Update sample input files
  • 0925aa3 Update unit test to prevent image inputs to be loaded twice
  • e7761a0 Update logic to get resolution for damaged tiff inputs
  • 3021945 Add changes to fix the issue and unit tests to prove the fix
  • ddff78b Merge pull request #125 from iron-software/DW-30-optimize-ExtractAlphaData-and-PrepareByteArray
  • 3872ae2 [DW-30] optimize PrepareByteArray use BlockCopy for faster copy
  • 1a69191 [DW-30] optimize ExtractAlphaData use array and index to increase speed
  • ffd50f0 Merge pull request #126 from iron-software/update-abstraction-2025.2
See More
  • dbb1c1b implement ICloneable for AnyBitmap
  • 364611c update Abstractions to 2025.2.6
  • 4d4f8f2 Merge pull request #124 from iron-software/DW-29-GetPixel-OutOfMemoryException
  • 6384fe7 [DW-29] stop using CloneAs in GetPixelColor
  • aad690f Merge pull request #123 from iron-software/PDF-1689
  • 9d5e9df Add Point to MeasurementUnit Enum
  • c33fcb7 Merge pull request #121 from iron-software/releases/2024.12

This list of changes was auto generated.

IronSoftware.System.Drawing v2025.3.3

21 Feb 07:30
4b1ac8c

Choose a tag to compare

Pre-release

Changes:

  • 4b1ac8c Merge pull request #128 from iron-software/develop
  • ffd50f0 Merge pull request #126 from iron-software/update-abstraction-2025.2
  • dbb1c1b implement ICloneable for AnyBitmap
  • 364611c update Abstractions to 2025.2.6
  • 4d4f8f2 Merge pull request #124 from iron-software/DW-29-GetPixel-OutOfMemoryException
  • 6384fe7 [DW-29] stop using CloneAs in GetPixelColor
  • aad690f Merge pull request #123 from iron-software/PDF-1689
  • 9d5e9df Add Point to MeasurementUnit Enum
  • b5c447d Merge pull request #122 from iron-software/releases/2024.12
  • c33fcb7 Merge pull request #121 from iron-software/releases/2024.12

This list of changes was auto generated.

IronSoftware.System.Drawing v2025.3.2

21 Feb 04:54
b5c447d

Choose a tag to compare

Pre-release

Changes:

  • b5c447d Merge pull request #122 from iron-software/releases/2024.12

This list of changes was auto generated.