Skip to content

IronSoftware.System.Drawing v2024.8.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ironsoftwarebuild ironsoftwarebuild released this 23 Jul 02:52

Changes:

  • 22ceb6a NuGet: Update release notes
  • 1f817d5 chore: Update SixLabors.ImageSharp.Drawing package version to 2.1.4
  • f09ffa0 chore: Update SixLabors.ImageSharp package versions to fix vulnerable
  • f43a758 Merge pull request #109 from iron-software/releases/2024.7
  • eb555ca Fix typo in the release note
  • 22d0b2a Update release notes
  • 23236a2 Merge pull request #107 from iron-software/DW-11-iron-drawing-convert-bitmap-to-any-bitmap-throw-system-invalid-cast-exception
  • b4b992c Update unit test
  • c642825 Merge branch 'develop' into DW-11-iron-drawing-convert-bitmap-to-any-bitmap-throw-system-invalid-cast-exception
  • fd79eac Changed testing with bitmap instead of ImageSharp
See More
  • 6a37e5d Merge pull request #108 from iron-software/DW-10-iron-drawing-compression-tiff
  • 4842109 Tiff: Formatting name Tif to Tiff
  • ad5a375 Convert Image: Don't specify image pixel format for SixLabors result
  • 189cf07 Pipeline: Skip some OutOfMemoryException tests
  • 2742fbe Tiff: Change variable name to tiffCompression and change default to LZW
  • f3e6ff8 Tiff: Add tiff compression when save and use LZW as default
  • 274a4ce Add runtime.osx.10.10-x64.CoreCompat.System.Drawing v6.0.5.128
  • 62c8cf3 Add EnableUnixSupport for System.Drawing
  • 7d012a1 Create Bitmap object from imagePath and assign into anyBitmap
  • bd2fc1b Add unit test for FromBitmap()
  • 7cc327c Change AnyBitmap to Bitmap because AnyBitmap haven't implemented in IConvertible
  • dadb6ac Merge pull request #105 from iron-software/releases/2024.6
  • e863e40 Update release note
  • 52ef0b0 Merge pull request #104 from iron-software/cast-anybitmap-out-of-memory-x86
  • fab7991 PR Validation: Install missing NET7 SDK on x86
  • 77373a9 AnyBitmap: Use stream to save image instead of byte[] to fix OutOfMemoryException
  • 0b1b8c9 PR Validation: Tests x86 arc only on Windows
  • b28a366 PR Validation: Add tests for NET60 and NET70 x86
  • 4f2a99a PR Validation: Add test NET472 on x86
  • 5154c2a add test CastAnyBitmap_from_SixLabors
  • bb220ef Merge pull request #102 from iron-software/releases/2024.5

This list of changes was auto generated.