Releases: iron-software/IronSoftware.System.Drawing
Releases · iron-software/IronSoftware.System.Drawing
IronSoftware.System.Drawing v2023.3.3
What's Changed
- Set maximum ImageSharp version to 2.1.3 by @mee-ironsoftware in #48
- Using netstandard2.0 and net60 by @mee-ironsoftware in #50
- Prepare for old SixLabors version release by @mee-ironsoftware in #52
Full Changelog: 2023.3.1...2023.3.3
IronSoftware.System.Drawing v2023.3.1
Changes:
- 9c28b05 Update releasenotes
- 040b3ee Merge branch 'master' into Release
- 083350e Merge pull request #44 from iron-software/IRON-863-iron-barcode-expect-multiple-barcodes-not-working-with-one-dimensional-barcodes
- 97a1649 Ignore System.Drawing test base on brew install issues
- 5432071 Remove unused using
- 4c20e51 Add Redact function to AnyBitmap
- 71c7dbc Add function to CropRectangle
- 483d1e2 Merge branch 'master' into Release
- 0249ded Merge pull request #41 from iron-software/dispose-object-in-anybitmap
- 48f768d Merge branch 'master' into dispose-object-in-anybitmap
See More
- 9aaa75d Update release notes
- ad828a4 Merge branch 'master' into Release
- 0e6e571 New AnyBitmap.RotateFlip Feature Implementation [ #42 ]
- f305fe2 Change Explicit variable naming
- 4c44d61 Remove unused reference
- ce894e4 Update AnyBitmap.cs
- 80de68c Update AnyBitmap RotateFlip implementation
- 1ccaf8e Add test for RotateFlip
- 9f462be RotateFlip Initial Implementation
- 214b8e9 Update AnyBitmap.cs
- 26ebcff Merge branch 'master' into Release
- 22a973d Merge pull request #40 from iron-software/IRON-775-iron-pdf-missing-header-and-footer-divider-line-drawing
- 73f74fb Add function ToHtmlCssColorCode
- 9c01b90 Merge branch 'master' into Release
- 3a39c4c Merge pull request #38 from iron-software/AnyBitmap-destructor
- 3c2b8ca add destructor for AnyBitmap so Dispose() isn't always necessary
- 1757d79 Merge branch 'master' into Release
- f4c79b1 Fixes version xml
- 000b1d2 Merge pull request #37 from iron-software/publish-version-xml-artifact
- 706d5d1 Update azure-pipelines-build.yml
- 5499c0b Update azure-pipelines-build.yml
- fd66b48 Update IronSoftware.Drawing.nuspec
- b40c046 Merge branch 'master' into Release
- f7959f3 Merge pull request #36 from iron-software/fixes-deployment-pipeline
- ef636f1 Update azure-pipelines-build.yml
- a69b42a Merge pull request #35 from iron-software/hotfix/color-tostring
- 89d442d Fixes FromArgb 32-Bit value
- 3c1d869 Fixes Color.ToString() return incorrect
- 89d6559 Merge pull request #34 from iron-software/michael-ironsoftware-patch-1
- 75fd0eb Change "Implicit Casting Support" column to left-align
- 43aac8a Merge pull request #33 from iron-software/improve-xml-linking
- fe17e38 Update readme support to tables
- 4f5018c Add XML linking
- 6b87f66 Merge branch 'master' into Release
- b3e59af Merge pull request #30 from iron-software/IRON-867-FIXING-FRAMEWORK
- c9ec92d Adding pre-release package into lib
- e0722ed Using ImageSharp.Drawing for Framework too
- d8efc3f Update Copyright
- 62f790b Remove dependency
- fcb59f3 Merge branch 'master' into Release
- 53603b2 Merge pull request #28 from iron-software/IRON-867-iron-barcode-upgrade-new-iron-drawing-version
- e5bf769 Modify from feedback
- 2737bab Update releasenotes
- d4f9225 Override constructor of AnyBitmap
- 92a506a Add GetPixel(), Dispose() to AnyBitmap
- 6218fa4 Fixes warning Strong name
- b4dac33 Simplify some code
- 8f36989 Fixes warning & XML Comment
- d097d9e Fixes cannot check null for Colors
- 3e751fd Merge branch 'master' into Release
- a62861e Generate Documentation file on build
- b044b34 Merge branch 'master' into Release
- d51a711 Merge pull request #24 from iron-software/IRON-386-replace-all-system-drawing-with-iron-drawing
- 403961c Modify comment of MIME type
- 289413b Merge pull request #26 from iron-software/IRON-386---system-memory-conflict
- 9cd3225 adds nuget dependency to System.Memory v4.5.5 for net462
- bf6f30b Update .NET Framework dll
- 0135f17 install python separately from libgdiplus
- 3675282 Update follow by code review
- 96e945b Updated from review
- 5bb1f5e Fixed linux test failed
- 4f397a4 Update releasenotes
- be97f42 Add Image Resolution
- 129072c Add package to fix Scan0 on Framework
- aa9b7f1 Update all package version
- c2b3862 Update testhosts log
- 1edae1f Update AnyBitmap
- 4b0cba9 Install .NETCOREAPP3.1
- a4df6ce Fixed Tiff & Png format
- 765064b Removed NET50 cause Microsoft not support it
- 64130c8 Add compare Color
- c05afdf Run Unit Tests in Parallel
- 0379fb6 Add Color.FromName
- 0ec64cd Override FromArgb(alpha, BaseColor)
- 2961068 Update release notes
- c27c1b2 Merge branch 'master' into Release
- f20c9b9 Merge pull request #21 from iron-software/IRON-608-function-for-ironocr
- 24d6e84 Modify from comments
- f1f30ee Set default DPI to 96
- a45660d Update README.md
- 646e2de Add Create multi page Tiff / Gif by image paths
- f4c9637 Modify XML Comment
- 34bdc67 Add testcase to all new functions
- 81a8ef5 Add ToArgb for Color
- 21bd334 Add BitMiracle.LibTiff to IronDrawing nuget
- c7c6a3b Add support for multi page Tiff and Gif
- 20cc132 Load tiff image from byte
- 69a3ff7 Get All Image Frame
- e2ad226 Load tiff image
- 78f19f2 Don't create GitHub release on pre release
- 02125e7 Add measurement & missing XML comment
- aa12504 Add missing XML comment
- e00c7d1 Add Clone with CropRectangle
- f706c81 Merge branch 'master' into Release
- ccfc206 Merge pull request #20 from iron-software/update-github-connection
- 1205c27 Update IronSoftware.Drawing.nuspec
- df65e44 update github connection
- 5d535cb Update azure-pipelines-build.yml
- 6133521 Update azure-pipelines-build.yml
- f994d2d Merge branch 'master' into Release
- a0f6b7a Merge pull request #19 from iron-software/add-license
- 3290599 Removed unused file
- 9f6a0a9 adds license
- 20e5ac5 hard-coded github connection
- ecb7bbc Update azure-pipelines-build.yml
- b08b4ae Update release notes
- f37af4d Merge branch 'master' into Release
- 6c36259 Merge pull request #18 from iron-software/IRON-569-iron-barcode-create-qr-code-with-logo-does-not-add-logos-to-centre-of-qr-code-add-support-for-swiss-qr
- cd4b25a Add GitHubRelease task
- bbbf80a Update azure-pipelines-windows.yml
- 8bffb79 Update azure-pipelines-windows.yml
- 16fd4b7 Load image from Uri
- 0ef2bad Add Load image from stream
- ab99d9a...
IronSoftware.System.Drawing v2023.2.12
Changes:
- 483d1e2 Merge branch 'master' into Release
- 0249ded Merge pull request #41 from iron-software/dispose-object-in-anybitmap
- 48f768d Merge branch 'master' into dispose-object-in-anybitmap
- 9aaa75d Update release notes
- ad828a4 Merge branch 'master' into Release
- 0e6e571 New AnyBitmap.RotateFlip Feature Implementation [ #42 ]
- f305fe2 Change Explicit variable naming
- 4c44d61 Remove unused reference
- ce894e4 Update AnyBitmap.cs
- 80de68c Update AnyBitmap RotateFlip implementation
See More
- 1ccaf8e Add test for RotateFlip
- 9f462be RotateFlip Initial Implementation
- 214b8e9 Update AnyBitmap.cs
- 26ebcff Merge branch 'master' into Release
- 22a973d Merge pull request #40 from iron-software/IRON-775-iron-pdf-missing-header-and-footer-divider-line-drawing
- 73f74fb Add function ToHtmlCssColorCode
- 9c01b90 Merge branch 'master' into Release
- 3a39c4c Merge pull request #38 from iron-software/AnyBitmap-destructor
- 3c2b8ca add destructor for AnyBitmap so Dispose() isn't always necessary
- 1757d79 Merge branch 'master' into Release
- f4c79b1 Fixes version xml
- 000b1d2 Merge pull request #37 from iron-software/publish-version-xml-artifact
- 706d5d1 Update azure-pipelines-build.yml
- 5499c0b Update azure-pipelines-build.yml
- fd66b48 Update IronSoftware.Drawing.nuspec
- b40c046 Merge branch 'master' into Release
- f7959f3 Merge pull request #36 from iron-software/fixes-deployment-pipeline
- ef636f1 Update azure-pipelines-build.yml
- a69b42a Merge pull request #35 from iron-software/hotfix/color-tostring
- 89d442d Fixes FromArgb 32-Bit value
- 3c1d869 Fixes Color.ToString() return incorrect
- 89d6559 Merge pull request #34 from iron-software/michael-ironsoftware-patch-1
- 75fd0eb Change "Implicit Casting Support" column to left-align
- 43aac8a Merge pull request #33 from iron-software/improve-xml-linking
- fe17e38 Update readme support to tables
- 4f5018c Add XML linking
- 6b87f66 Merge branch 'master' into Release
- b3e59af Merge pull request #30 from iron-software/IRON-867-FIXING-FRAMEWORK
- c9ec92d Adding pre-release package into lib
- e0722ed Using ImageSharp.Drawing for Framework too
- d8efc3f Update Copyright
- 62f790b Remove dependency
- fcb59f3 Merge branch 'master' into Release
- 53603b2 Merge pull request #28 from iron-software/IRON-867-iron-barcode-upgrade-new-iron-drawing-version
- e5bf769 Modify from feedback
- 2737bab Update releasenotes
- d4f9225 Override constructor of AnyBitmap
- 92a506a Add GetPixel(), Dispose() to AnyBitmap
- 6218fa4 Fixes warning Strong name
- b4dac33 Simplify some code
- 8f36989 Fixes warning & XML Comment
- d097d9e Fixes cannot check null for Colors
- 3e751fd Merge branch 'master' into Release
- a62861e Generate Documentation file on build
- b044b34 Merge branch 'master' into Release
- d51a711 Merge pull request #24 from iron-software/IRON-386-replace-all-system-drawing-with-iron-drawing
- 403961c Modify comment of MIME type
- 289413b Merge pull request #26 from iron-software/IRON-386---system-memory-conflict
- 9cd3225 adds nuget dependency to System.Memory v4.5.5 for net462
- bf6f30b Update .NET Framework dll
- 0135f17 install python separately from libgdiplus
- 3675282 Update follow by code review
- 96e945b Updated from review
- 5bb1f5e Fixed linux test failed
- 4f397a4 Update releasenotes
- be97f42 Add Image Resolution
- 129072c Add package to fix Scan0 on Framework
- aa9b7f1 Update all package version
- c2b3862 Update testhosts log
- 1edae1f Update AnyBitmap
- 4b0cba9 Install .NETCOREAPP3.1
- a4df6ce Fixed Tiff & Png format
- 765064b Removed NET50 cause Microsoft not support it
- 64130c8 Add compare Color
- c05afdf Run Unit Tests in Parallel
- 0379fb6 Add Color.FromName
- 0ec64cd Override FromArgb(alpha, BaseColor)
- 2961068 Update release notes
- c27c1b2 Merge branch 'master' into Release
- f20c9b9 Merge pull request #21 from iron-software/IRON-608-function-for-ironocr
- 24d6e84 Modify from comments
- f1f30ee Set default DPI to 96
- a45660d Update README.md
- 646e2de Add Create multi page Tiff / Gif by image paths
- f4c9637 Modify XML Comment
- 34bdc67 Add testcase to all new functions
- 81a8ef5 Add ToArgb for Color
- 21bd334 Add BitMiracle.LibTiff to IronDrawing nuget
- c7c6a3b Add support for multi page Tiff and Gif
- 20cc132 Load tiff image from byte
- 69a3ff7 Get All Image Frame
- e2ad226 Load tiff image
- 78f19f2 Don't create GitHub release on pre release
- 02125e7 Add measurement & missing XML comment
- aa12504 Add missing XML comment
- e00c7d1 Add Clone with CropRectangle
- f706c81 Merge branch 'master' into Release
- ccfc206 Merge pull request #20 from iron-software/update-github-connection
- 1205c27 Update IronSoftware.Drawing.nuspec
- df65e44 update github connection
- 5d535cb Update azure-pipelines-build.yml
- 6133521 Update azure-pipelines-build.yml
- f994d2d Merge branch 'master' into Release
- a0f6b7a Merge pull request #19 from iron-software/add-license
- 3290599 Removed unused file
- 9f6a0a9 adds license
- 20e5ac5 hard-coded github connection
- ecb7bbc Update azure-pipelines-build.yml
- b08b4ae Update release notes
- f37af4d Merge branch 'master' into Release
- 6c36259 Merge pull request #18 from iron-software/IRON-569-iron-barcode-create-qr-code-with-logo-does-not-add-logos-to-centre-of-qr-code-add-support-for-swiss-qr
- cd4b25a Add GitHubRelease task
- bbbf80a Update azure-pipelines-windows.yml
- 8bffb79 Update azure-pipelines-windows.yml
- 16fd4b7 Load image from Uri
- 0ef2bad Add Load image from stream
- ab99d9a Merge pull request #17
- 3045d60 Update README.md
- 842d0dd Merge pull request #16 from iron-software/nugetdevelop
- ba1d21e Update README.md
- 43a685e Update LICENSE.txt
- 8f5c6fc Merge pull request #15 from iron-software/license-branch
- 13fa2db Add LICENSE
- c8a2d5e Merge pull request #14 from iron-software/nuget-develop
- 0adfd98 Create ...
IronSoftware.System.Drawing v2023.2.2
Changes:
- 1757d79 Merge branch 'master' into Release
- f4c79b1 Fixes version xml
- 000b1d2 Merge pull request #37 from iron-software/publish-version-xml-artifact
- 706d5d1 Update azure-pipelines-build.yml
- 5499c0b Update azure-pipelines-build.yml
- fd66b48 Update IronSoftware.Drawing.nuspec
- b40c046 Merge branch 'master' into Release
- f7959f3 Merge pull request #36 from iron-software/fixes-deployment-pipeline
- ef636f1 Update azure-pipelines-build.yml
- a69b42a Merge pull request #35 from iron-software/hotfix/color-tostring
See More
- 89d442d Fixes FromArgb 32-Bit value
- 3c1d869 Fixes Color.ToString() return incorrect
- 89d6559 Merge pull request #34 from iron-software/michael-ironsoftware-patch-1
- 75fd0eb Change "Implicit Casting Support" column to left-align
- 43aac8a Merge pull request #33 from iron-software/improve-xml-linking
- fe17e38 Update readme support to tables
- 4f5018c Add XML linking
- 6b87f66 Merge branch 'master' into Release
- b3e59af Merge pull request #30 from iron-software/IRON-867-FIXING-FRAMEWORK
- c9ec92d Adding pre-release package into lib
- e0722ed Using ImageSharp.Drawing for Framework too
- d8efc3f Update Copyright
- 62f790b Remove dependency
- fcb59f3 Merge branch 'master' into Release
- 53603b2 Merge pull request #28 from iron-software/IRON-867-iron-barcode-upgrade-new-iron-drawing-version
- e5bf769 Modify from feedback
- 2737bab Update releasenotes
- d4f9225 Override constructor of AnyBitmap
- 92a506a Add GetPixel(), Dispose() to AnyBitmap
- 6218fa4 Fixes warning Strong name
- b4dac33 Simplify some code
- 8f36989 Fixes warning & XML Comment
- d097d9e Fixes cannot check null for Colors
- 3e751fd Merge branch 'master' into Release
- a62861e Generate Documentation file on build
- b044b34 Merge branch 'master' into Release
- d51a711 Merge pull request #24 from iron-software/IRON-386-replace-all-system-drawing-with-iron-drawing
- 403961c Modify comment of MIME type
- 289413b Merge pull request #26 from iron-software/IRON-386---system-memory-conflict
- 9cd3225 adds nuget dependency to System.Memory v4.5.5 for net462
- bf6f30b Update .NET Framework dll
- 0135f17 install python separately from libgdiplus
- 3675282 Update follow by code review
- 96e945b Updated from review
- 5bb1f5e Fixed linux test failed
- 4f397a4 Update releasenotes
- be97f42 Add Image Resolution
- 129072c Add package to fix Scan0 on Framework
- aa9b7f1 Update all package version
- c2b3862 Update testhosts log
- 1edae1f Update AnyBitmap
- 4b0cba9 Install .NETCOREAPP3.1
- a4df6ce Fixed Tiff & Png format
- 765064b Removed NET50 cause Microsoft not support it
- 64130c8 Add compare Color
- c05afdf Run Unit Tests in Parallel
- 0379fb6 Add Color.FromName
- 0ec64cd Override FromArgb(alpha, BaseColor)
- 2961068 Update release notes
- c27c1b2 Merge branch 'master' into Release
- f20c9b9 Merge pull request #21 from iron-software/IRON-608-function-for-ironocr
- 24d6e84 Modify from comments
- f1f30ee Set default DPI to 96
- a45660d Update README.md
- 646e2de Add Create multi page Tiff / Gif by image paths
- f4c9637 Modify XML Comment
- 34bdc67 Add testcase to all new functions
- 81a8ef5 Add ToArgb for Color
- 21bd334 Add BitMiracle.LibTiff to IronDrawing nuget
- c7c6a3b Add support for multi page Tiff and Gif
- 20cc132 Load tiff image from byte
- 69a3ff7 Get All Image Frame
- e2ad226 Load tiff image
- 78f19f2 Don't create GitHub release on pre release
- 02125e7 Add measurement & missing XML comment
- aa12504 Add missing XML comment
- e00c7d1 Add Clone with CropRectangle
- f706c81 Merge branch 'master' into Release
- ccfc206 Merge pull request #20 from iron-software/update-github-connection
- 1205c27 Update IronSoftware.Drawing.nuspec
- df65e44 update github connection
- 5d535cb Update azure-pipelines-build.yml
- 6133521 Update azure-pipelines-build.yml
- f994d2d Merge branch 'master' into Release
- a0f6b7a Merge pull request #19 from iron-software/add-license
- 3290599 Removed unused file
- 9f6a0a9 adds license
- 20e5ac5 hard-coded github connection
- ecb7bbc Update azure-pipelines-build.yml
- b08b4ae Update release notes
- f37af4d Merge branch 'master' into Release
- 6c36259 Merge pull request #18 from iron-software/IRON-569-iron-barcode-create-qr-code-with-logo-does-not-add-logos-to-centre-of-qr-code-add-support-for-swiss-qr
- cd4b25a Add GitHubRelease task
- bbbf80a Update azure-pipelines-windows.yml
- 8bffb79 Update azure-pipelines-windows.yml
- 16fd4b7 Load image from Uri
- 0ef2bad Add Load image from stream
- ab99d9a Merge pull request #17
- 3045d60 Update README.md
- 842d0dd Merge pull request #16 from iron-software/nugetdevelop
- ba1d21e Update README.md
- 43a685e Update LICENSE.txt
- 8f5c6fc Merge pull request #15 from iron-software/license-branch
- 13fa2db Add LICENSE
- c8a2d5e Merge pull request #14 from iron-software/nuget-develop
- 0adfd98 Create README.txt
- 91ab499 Merge branch 'master' into nuget-develop
- f70ca5e Update IronSoftware.Drawing.nuspec
- 5143f27 Update azure-pipelines-build.yml
- 782d855 Update .nuspec
- 929b560 Add NuGet README.md
- 18f41a2 Update IronSoftware.Drawing.nuspec
- c09a80d Merge branch 'master' into Release
- dfe93d5 Update azure-pipelines-build.yml
- 581f54a Update IronSoftware.Drawing.nuspec
- 5909b58 Merge branch 'master' into Release
- 7549ed4 Merge pull request #13 from iron-software/fix-framework-install
- 9ca0b1e Clean using
- f3d763e Update IronSoftware.Drawing.nuspec
- 9ca0374 Update Font.cs
- 63b4503 Update CropRectangle.cs
- 7967f5d Add git repo to nuget package
- 5231251 Add all .NETFramework to targetFramework
- c59f169 Change targetFramework
- 91b9f66 Change package version when signed cert
- 094926b Merge branch 'master' into Release
- 33a450a Change projectUrl
- eff5d2a Merge branch...
IronSoftware.System.Drawing v2023.1.11379
Changes:
- 6b87f66 Merge branch 'master' into Release
- b3e59af Merge pull request #30 from iron-software/IRON-867-FIXING-FRAMEWORK
- c9ec92d Adding pre-release package into lib
- e0722ed Using ImageSharp.Drawing for Framework too
- d8efc3f Update Copyright
- 62f790b Remove dependency
- fcb59f3 Merge branch 'master' into Release
- 53603b2 Merge pull request #28 from iron-software/IRON-867-iron-barcode-upgrade-new-iron-drawing-version
- e5bf769 Modify from feedback
- 2737bab Update releasenotes
See More
- d4f9225 Override constructor of AnyBitmap
- 92a506a Add GetPixel(), Dispose() to AnyBitmap
- 6218fa4 Fixes warning Strong name
- b4dac33 Simplify some code
- 8f36989 Fixes warning & XML Comment
- d097d9e Fixes cannot check null for Colors
- 3e751fd Merge branch 'master' into Release
- a62861e Generate Documentation file on build
- b044b34 Merge branch 'master' into Release
- d51a711 Merge pull request #24 from iron-software/IRON-386-replace-all-system-drawing-with-iron-drawing
- 403961c Modify comment of MIME type
- 289413b Merge pull request #26 from iron-software/IRON-386---system-memory-conflict
- 9cd3225 adds nuget dependency to System.Memory v4.5.5 for net462
- bf6f30b Update .NET Framework dll
- 0135f17 install python separately from libgdiplus
- 3675282 Update follow by code review
- 96e945b Updated from review
- 5bb1f5e Fixed linux test failed
- 4f397a4 Update releasenotes
- be97f42 Add Image Resolution
- 129072c Add package to fix Scan0 on Framework
- aa9b7f1 Update all package version
- c2b3862 Update testhosts log
- 1edae1f Update AnyBitmap
- 4b0cba9 Install .NETCOREAPP3.1
- a4df6ce Fixed Tiff & Png format
- 765064b Removed NET50 cause Microsoft not support it
- 64130c8 Add compare Color
- c05afdf Run Unit Tests in Parallel
- 0379fb6 Add Color.FromName
- 0ec64cd Override FromArgb(alpha, BaseColor)
- 2961068 Update release notes
- c27c1b2 Merge branch 'master' into Release
- f20c9b9 Merge pull request #21 from iron-software/IRON-608-function-for-ironocr
- 24d6e84 Modify from comments
- f1f30ee Set default DPI to 96
- a45660d Update README.md
- 646e2de Add Create multi page Tiff / Gif by image paths
- f4c9637 Modify XML Comment
- 34bdc67 Add testcase to all new functions
- 81a8ef5 Add ToArgb for Color
- 21bd334 Add BitMiracle.LibTiff to IronDrawing nuget
- c7c6a3b Add support for multi page Tiff and Gif
- 20cc132 Load tiff image from byte
- 69a3ff7 Get All Image Frame
- e2ad226 Load tiff image
- 78f19f2 Don't create GitHub release on pre release
- 02125e7 Add measurement & missing XML comment
- aa12504 Add missing XML comment
- e00c7d1 Add Clone with CropRectangle
- f706c81 Merge branch 'master' into Release
- ccfc206 Merge pull request #20 from iron-software/update-github-connection
- 1205c27 Update IronSoftware.Drawing.nuspec
- df65e44 update github connection
- 5d535cb Update azure-pipelines-build.yml
- 6133521 Update azure-pipelines-build.yml
- f994d2d Merge branch 'master' into Release
- a0f6b7a Merge pull request #19 from iron-software/add-license
- 3290599 Removed unused file
- 9f6a0a9 adds license
- 20e5ac5 hard-coded github connection
- ecb7bbc Update azure-pipelines-build.yml
- b08b4ae Update release notes
- f37af4d Merge branch 'master' into Release
- 6c36259 Merge pull request #18 from iron-software/IRON-569-iron-barcode-create-qr-code-with-logo-does-not-add-logos-to-centre-of-qr-code-add-support-for-swiss-qr
- cd4b25a Add GitHubRelease task
- bbbf80a Update azure-pipelines-windows.yml
- 8bffb79 Update azure-pipelines-windows.yml
- 16fd4b7 Load image from Uri
- 0ef2bad Add Load image from stream
- ab99d9a Merge pull request #17
- 3045d60 Update README.md
- 842d0dd Merge pull request #16 from iron-software/nugetdevelop
- ba1d21e Update README.md
- 43a685e Update LICENSE.txt
- 8f5c6fc Merge pull request #15 from iron-software/license-branch
- 13fa2db Add LICENSE
- c8a2d5e Merge pull request #14 from iron-software/nuget-develop
- 0adfd98 Create README.txt
- 91ab499 Merge branch 'master' into nuget-develop
- f70ca5e Update IronSoftware.Drawing.nuspec
- 5143f27 Update azure-pipelines-build.yml
- 782d855 Update .nuspec
- 929b560 Add NuGet README.md
- 18f41a2 Update IronSoftware.Drawing.nuspec
- c09a80d Merge branch 'master' into Release
- dfe93d5 Update azure-pipelines-build.yml
- 581f54a Update IronSoftware.Drawing.nuspec
- 5909b58 Merge branch 'master' into Release
- 7549ed4 Merge pull request #13 from iron-software/fix-framework-install
- 9ca0b1e Clean using
- f3d763e Update IronSoftware.Drawing.nuspec
- 9ca0374 Update Font.cs
- 63b4503 Update CropRectangle.cs
- 7967f5d Add git repo to nuget package
- 5231251 Add all .NETFramework to targetFramework
- c59f169 Change targetFramework
- 91b9f66 Change package version when signed cert
- 094926b Merge branch 'master' into Release
- 33a450a Change projectUrl
- eff5d2a Merge branch 'master' into Release
- 1573952 Merge pull request #12 from iron-software/rename-develop
- 3676417 Update README.md
- 5c1e188 Change nuget summary
- 17c0343 Update README.md
- ff72912 Update IronSoftware.Drawing.nuspec
- 0484400 Add Table of Contents README.md
- 5ecdc49 Update README.md
- 6cab647 Create FUNDING.yml
- 7699447 Merge branch 'master' into Release
- 3a6643c Change nuget package name when signed
- 9486d93 Update Release Notes
- 027be5f Merge branch 'master' into Release
- dae630e Merge pull request #11 from iron-software/IRON-506-prepared-release
- 2991309 Update IronSoftware.Drawing.nuspec
- 3c7bf50 Add casting for System.Drawing.Image
- 3c9b969 Updated package version
- af81556 Add dependency to each target framework
- 06bbfc5 Merge branch 'master' into Release
- fe6d32d Update IronSoftware.Drawing.nuspec
- ...
IronSoftware.System.Drawing v2022.12.11274
Changes:
- fcb59f3 Merge branch 'master' into Release
- 53603b2 Merge pull request #28 from iron-software/IRON-867-iron-barcode-upgrade-new-iron-drawing-version
- e5bf769 Modify from feedback
- 2737bab Update releasenotes
- d4f9225 Override constructor of AnyBitmap
- 92a506a Add GetPixel(), Dispose() to AnyBitmap
- 6218fa4 Fixes warning Strong name
- b4dac33 Simplify some code
- 8f36989 Fixes warning & XML Comment
- d097d9e Fixes cannot check null for Colors
See More
- 3e751fd Merge branch 'master' into Release
- a62861e Generate Documentation file on build
- b044b34 Merge branch 'master' into Release
- d51a711 Merge pull request #24 from iron-software/IRON-386-replace-all-system-drawing-with-iron-drawing
- 403961c Modify comment of MIME type
- 289413b Merge pull request #26 from iron-software/IRON-386---system-memory-conflict
- 9cd3225 adds nuget dependency to System.Memory v4.5.5 for net462
- bf6f30b Update .NET Framework dll
- 0135f17 install python separately from libgdiplus
- 3675282 Update follow by code review
- 96e945b Updated from review
- 5bb1f5e Fixed linux test failed
- 4f397a4 Update releasenotes
- be97f42 Add Image Resolution
- 129072c Add package to fix Scan0 on Framework
- aa9b7f1 Update all package version
- c2b3862 Update testhosts log
- 1edae1f Update AnyBitmap
- 4b0cba9 Install .NETCOREAPP3.1
- a4df6ce Fixed Tiff & Png format
- 765064b Removed NET50 cause Microsoft not support it
- 64130c8 Add compare Color
- c05afdf Run Unit Tests in Parallel
- 0379fb6 Add Color.FromName
- 0ec64cd Override FromArgb(alpha, BaseColor)
- 2961068 Update release notes
- c27c1b2 Merge branch 'master' into Release
- f20c9b9 Merge pull request #21 from iron-software/IRON-608-function-for-ironocr
- 24d6e84 Modify from comments
- f1f30ee Set default DPI to 96
- a45660d Update README.md
- 646e2de Add Create multi page Tiff / Gif by image paths
- f4c9637 Modify XML Comment
- 34bdc67 Add testcase to all new functions
- 81a8ef5 Add ToArgb for Color
- 21bd334 Add BitMiracle.LibTiff to IronDrawing nuget
- c7c6a3b Add support for multi page Tiff and Gif
- 20cc132 Load tiff image from byte
- 69a3ff7 Get All Image Frame
- e2ad226 Load tiff image
- 78f19f2 Don't create GitHub release on pre release
- 02125e7 Add measurement & missing XML comment
- aa12504 Add missing XML comment
- e00c7d1 Add Clone with CropRectangle
- f706c81 Merge branch 'master' into Release
- ccfc206 Merge pull request #20 from iron-software/update-github-connection
- 1205c27 Update IronSoftware.Drawing.nuspec
- df65e44 update github connection
- 5d535cb Update azure-pipelines-build.yml
- 6133521 Update azure-pipelines-build.yml
- f994d2d Merge branch 'master' into Release
- a0f6b7a Merge pull request #19 from iron-software/add-license
- 3290599 Removed unused file
- 9f6a0a9 adds license
- 20e5ac5 hard-coded github connection
- ecb7bbc Update azure-pipelines-build.yml
- b08b4ae Update release notes
- f37af4d Merge branch 'master' into Release
- 6c36259 Merge pull request #18 from iron-software/IRON-569-iron-barcode-create-qr-code-with-logo-does-not-add-logos-to-centre-of-qr-code-add-support-for-swiss-qr
- cd4b25a Add GitHubRelease task
- bbbf80a Update azure-pipelines-windows.yml
- 8bffb79 Update azure-pipelines-windows.yml
- 16fd4b7 Load image from Uri
- 0ef2bad Add Load image from stream
- ab99d9a Merge pull request #17
- 3045d60 Update README.md
- 842d0dd Merge pull request #16 from iron-software/nugetdevelop
- ba1d21e Update README.md
- 43a685e Update LICENSE.txt
- 8f5c6fc Merge pull request #15 from iron-software/license-branch
- 13fa2db Add LICENSE
- c8a2d5e Merge pull request #14 from iron-software/nuget-develop
- 0adfd98 Create README.txt
- 91ab499 Merge branch 'master' into nuget-develop
- f70ca5e Update IronSoftware.Drawing.nuspec
- 5143f27 Update azure-pipelines-build.yml
- 782d855 Update .nuspec
- 929b560 Add NuGet README.md
- 18f41a2 Update IronSoftware.Drawing.nuspec
- c09a80d Merge branch 'master' into Release
- dfe93d5 Update azure-pipelines-build.yml
- 581f54a Update IronSoftware.Drawing.nuspec
- 5909b58 Merge branch 'master' into Release
- 7549ed4 Merge pull request #13 from iron-software/fix-framework-install
- 9ca0b1e Clean using
- f3d763e Update IronSoftware.Drawing.nuspec
- 9ca0374 Update Font.cs
- 63b4503 Update CropRectangle.cs
- 7967f5d Add git repo to nuget package
- 5231251 Add all .NETFramework to targetFramework
- c59f169 Change targetFramework
- 91b9f66 Change package version when signed cert
- 094926b Merge branch 'master' into Release
- 33a450a Change projectUrl
- eff5d2a Merge branch 'master' into Release
- 1573952 Merge pull request #12 from iron-software/rename-develop
- 3676417 Update README.md
- 5c1e188 Change nuget summary
- 17c0343 Update README.md
- ff72912 Update IronSoftware.Drawing.nuspec
- 0484400 Add Table of Contents README.md
- 5ecdc49 Update README.md
- 6cab647 Create FUNDING.yml
- 7699447 Merge branch 'master' into Release
- 3a6643c Change nuget package name when signed
- 9486d93 Update Release Notes
- 027be5f Merge branch 'master' into Release
- dae630e Merge pull request #11 from iron-software/IRON-506-prepared-release
- 2991309 Update IronSoftware.Drawing.nuspec
- 3c7bf50 Add casting for System.Drawing.Image
- 3c9b969 Updated package version
- af81556 Add dependency to each target framework
- 06bbfc5 Merge branch 'master' into Release
- fe6d32d Update IronSoftware.Drawing.nuspec
- d076ab0 Add releasenotes
- 64ac561 Merge branch 'master' into Release
- 49cabb8 Merge pull request #10 from iron-software/IRON-506-updated
- 0b1e4cf Change nuget version
- bfa9a4f Try to removed SixLabors.ImageSharp for unresolved dependency
- cc0e2b2 Fixed releasenotes and re...
IronSoftware.System.Drawing v2022.12.11227
Changes:
- 3e751fd Merge branch 'master' into Release
- a62861e Generate Documentation file on build
- b044b34 Merge branch 'master' into Release
- d51a711 Merge pull request #24 from iron-software/IRON-386-replace-all-system-drawing-with-iron-drawing
- 403961c Modify comment of MIME type
- 289413b Merge pull request #26 from iron-software/IRON-386---system-memory-conflict
- 9cd3225 adds nuget dependency to System.Memory v4.5.5 for net462
- bf6f30b Update .NET Framework dll
- 0135f17 install python separately from libgdiplus
- 3675282 Update follow by code review
See More
- 96e945b Updated from review
- 5bb1f5e Fixed linux test failed
- 4f397a4 Update releasenotes
- be97f42 Add Image Resolution
- 129072c Add package to fix Scan0 on Framework
- aa9b7f1 Update all package version
- c2b3862 Update testhosts log
- 1edae1f Update AnyBitmap
- 4b0cba9 Install .NETCOREAPP3.1
- a4df6ce Fixed Tiff & Png format
- 765064b Removed NET50 cause Microsoft not support it
- 64130c8 Add compare Color
- c05afdf Run Unit Tests in Parallel
- 0379fb6 Add Color.FromName
- 0ec64cd Override FromArgb(alpha, BaseColor)
- 2961068 Update release notes
- c27c1b2 Merge branch 'master' into Release
- f20c9b9 Merge pull request #21 from iron-software/IRON-608-function-for-ironocr
- 24d6e84 Modify from comments
- f1f30ee Set default DPI to 96
- a45660d Update README.md
- 646e2de Add Create multi page Tiff / Gif by image paths
- f4c9637 Modify XML Comment
- 34bdc67 Add testcase to all new functions
- 81a8ef5 Add ToArgb for Color
- 21bd334 Add BitMiracle.LibTiff to IronDrawing nuget
- c7c6a3b Add support for multi page Tiff and Gif
- 20cc132 Load tiff image from byte
- 69a3ff7 Get All Image Frame
- e2ad226 Load tiff image
- 78f19f2 Don't create GitHub release on pre release
- 02125e7 Add measurement & missing XML comment
- aa12504 Add missing XML comment
- e00c7d1 Add Clone with CropRectangle
- f706c81 Merge branch 'master' into Release
- ccfc206 Merge pull request #20 from iron-software/update-github-connection
- 1205c27 Update IronSoftware.Drawing.nuspec
- df65e44 update github connection
- 5d535cb Update azure-pipelines-build.yml
- 6133521 Update azure-pipelines-build.yml
- f994d2d Merge branch 'master' into Release
- a0f6b7a Merge pull request #19 from iron-software/add-license
- 3290599 Removed unused file
- 9f6a0a9 adds license
- 20e5ac5 hard-coded github connection
- ecb7bbc Update azure-pipelines-build.yml
- b08b4ae Update release notes
- f37af4d Merge branch 'master' into Release
- 6c36259 Merge pull request #18 from iron-software/IRON-569-iron-barcode-create-qr-code-with-logo-does-not-add-logos-to-centre-of-qr-code-add-support-for-swiss-qr
- cd4b25a Add GitHubRelease task
- bbbf80a Update azure-pipelines-windows.yml
- 8bffb79 Update azure-pipelines-windows.yml
- 16fd4b7 Load image from Uri
- 0ef2bad Add Load image from stream
- ab99d9a Merge pull request #17
- 3045d60 Update README.md
- 842d0dd Merge pull request #16 from iron-software/nugetdevelop
- ba1d21e Update README.md
- 43a685e Update LICENSE.txt
- 8f5c6fc Merge pull request #15 from iron-software/license-branch
- 13fa2db Add LICENSE
- c8a2d5e Merge pull request #14 from iron-software/nuget-develop
- 0adfd98 Create README.txt
- 91ab499 Merge branch 'master' into nuget-develop
- f70ca5e Update IronSoftware.Drawing.nuspec
- 5143f27 Update azure-pipelines-build.yml
- 782d855 Update .nuspec
- 929b560 Add NuGet README.md
- 18f41a2 Update IronSoftware.Drawing.nuspec
- c09a80d Merge branch 'master' into Release
- dfe93d5 Update azure-pipelines-build.yml
- 581f54a Update IronSoftware.Drawing.nuspec
- 5909b58 Merge branch 'master' into Release
- 7549ed4 Merge pull request #13 from iron-software/fix-framework-install
- 9ca0b1e Clean using
- f3d763e Update IronSoftware.Drawing.nuspec
- 9ca0374 Update Font.cs
- 63b4503 Update CropRectangle.cs
- 7967f5d Add git repo to nuget package
- 5231251 Add all .NETFramework to targetFramework
- c59f169 Change targetFramework
- 91b9f66 Change package version when signed cert
- 094926b Merge branch 'master' into Release
- 33a450a Change projectUrl
- eff5d2a Merge branch 'master' into Release
- 1573952 Merge pull request #12 from iron-software/rename-develop
- 3676417 Update README.md
- 5c1e188 Change nuget summary
- 17c0343 Update README.md
- ff72912 Update IronSoftware.Drawing.nuspec
- 0484400 Add Table of Contents README.md
- 5ecdc49 Update README.md
- 6cab647 Create FUNDING.yml
- 7699447 Merge branch 'master' into Release
- 3a6643c Change nuget package name when signed
- 9486d93 Update Release Notes
- 027be5f Merge branch 'master' into Release
- dae630e Merge pull request #11 from iron-software/IRON-506-prepared-release
- 2991309 Update IronSoftware.Drawing.nuspec
- 3c7bf50 Add casting for System.Drawing.Image
- 3c9b969 Updated package version
- af81556 Add dependency to each target framework
- 06bbfc5 Merge branch 'master' into Release
- fe6d32d Update IronSoftware.Drawing.nuspec
- d076ab0 Add releasenotes
- 64ac561 Merge branch 'master' into Release
- 49cabb8 Merge pull request #10 from iron-software/IRON-506-updated
- 0b1e4cf Change nuget version
- bfa9a4f Try to removed SixLabors.ImageSharp for unresolved dependency
- cc0e2b2 Fixed releasenotes and readme
- 5384a72 Modify incorrect an
- 10396cf Modify implicast from AnyBitmap comments
- a066178 Fixed UT Failed
- 227e6cc Modify release comment
- 9cb4b0d Supported Maui for all class
- ec139aa Update README.md
- 315a2a9 Removed Licensing line
- db412f9 Merge branch 'master' into Release
- 5690582 Update EULA.txt
- b67afc9 Merge branch 'master' into Release
- 510a36e Add EULA.txt to nuget package
- d03a138...
IronSoftware.System.Drawing v2022.12.11221
Changes:
- b044b34 Merge branch 'master' into Release
- d51a711 Merge pull request #24 from iron-software/IRON-386-replace-all-system-drawing-with-iron-drawing
- 403961c Modify comment of MIME type
- 289413b Merge pull request #26 from iron-software/IRON-386---system-memory-conflict
- 9cd3225 adds nuget dependency to System.Memory v4.5.5 for net462
- bf6f30b Update .NET Framework dll
- 0135f17 install python separately from libgdiplus
- 3675282 Update follow by code review
- 96e945b Updated from review
- 5bb1f5e Fixed linux test failed
See More
- 4f397a4 Update releasenotes
- be97f42 Add Image Resolution
- 129072c Add package to fix Scan0 on Framework
- aa9b7f1 Update all package version
- c2b3862 Update testhosts log
- 1edae1f Update AnyBitmap
- 4b0cba9 Install .NETCOREAPP3.1
- a4df6ce Fixed Tiff & Png format
- 765064b Removed NET50 cause Microsoft not support it
- 64130c8 Add compare Color
- c05afdf Run Unit Tests in Parallel
- 0379fb6 Add Color.FromName
- 0ec64cd Override FromArgb(alpha, BaseColor)
- 2961068 Update release notes
- c27c1b2 Merge branch 'master' into Release
- f20c9b9 Merge pull request #21 from iron-software/IRON-608-function-for-ironocr
- 24d6e84 Modify from comments
- f1f30ee Set default DPI to 96
- a45660d Update README.md
- 646e2de Add Create multi page Tiff / Gif by image paths
- f4c9637 Modify XML Comment
- 34bdc67 Add testcase to all new functions
- 81a8ef5 Add ToArgb for Color
- 21bd334 Add BitMiracle.LibTiff to IronDrawing nuget
- c7c6a3b Add support for multi page Tiff and Gif
- 20cc132 Load tiff image from byte
- 69a3ff7 Get All Image Frame
- e2ad226 Load tiff image
- 78f19f2 Don't create GitHub release on pre release
- 02125e7 Add measurement & missing XML comment
- aa12504 Add missing XML comment
- e00c7d1 Add Clone with CropRectangle
- f706c81 Merge branch 'master' into Release
- ccfc206 Merge pull request #20 from iron-software/update-github-connection
- 1205c27 Update IronSoftware.Drawing.nuspec
- df65e44 update github connection
- 5d535cb Update azure-pipelines-build.yml
- 6133521 Update azure-pipelines-build.yml
- f994d2d Merge branch 'master' into Release
- a0f6b7a Merge pull request #19 from iron-software/add-license
- 3290599 Removed unused file
- 9f6a0a9 adds license
- 20e5ac5 hard-coded github connection
- ecb7bbc Update azure-pipelines-build.yml
- b08b4ae Update release notes
- f37af4d Merge branch 'master' into Release
- 6c36259 Merge pull request #18 from iron-software/IRON-569-iron-barcode-create-qr-code-with-logo-does-not-add-logos-to-centre-of-qr-code-add-support-for-swiss-qr
- cd4b25a Add GitHubRelease task
- bbbf80a Update azure-pipelines-windows.yml
- 8bffb79 Update azure-pipelines-windows.yml
- 16fd4b7 Load image from Uri
- 0ef2bad Add Load image from stream
- ab99d9a Merge pull request #17
- 3045d60 Update README.md
- 842d0dd Merge pull request #16 from iron-software/nugetdevelop
- ba1d21e Update README.md
- 43a685e Update LICENSE.txt
- 8f5c6fc Merge pull request #15 from iron-software/license-branch
- 13fa2db Add LICENSE
- c8a2d5e Merge pull request #14 from iron-software/nuget-develop
- 0adfd98 Create README.txt
- 91ab499 Merge branch 'master' into nuget-develop
- f70ca5e Update IronSoftware.Drawing.nuspec
- 5143f27 Update azure-pipelines-build.yml
- 782d855 Update .nuspec
- 929b560 Add NuGet README.md
- 18f41a2 Update IronSoftware.Drawing.nuspec
- c09a80d Merge branch 'master' into Release
- dfe93d5 Update azure-pipelines-build.yml
- 581f54a Update IronSoftware.Drawing.nuspec
- 5909b58 Merge branch 'master' into Release
- 7549ed4 Merge pull request #13 from iron-software/fix-framework-install
- 9ca0b1e Clean using
- f3d763e Update IronSoftware.Drawing.nuspec
- 9ca0374 Update Font.cs
- 63b4503 Update CropRectangle.cs
- 7967f5d Add git repo to nuget package
- 5231251 Add all .NETFramework to targetFramework
- c59f169 Change targetFramework
- 91b9f66 Change package version when signed cert
- 094926b Merge branch 'master' into Release
- 33a450a Change projectUrl
- eff5d2a Merge branch 'master' into Release
- 1573952 Merge pull request #12 from iron-software/rename-develop
- 3676417 Update README.md
- 5c1e188 Change nuget summary
- 17c0343 Update README.md
- ff72912 Update IronSoftware.Drawing.nuspec
- 0484400 Add Table of Contents README.md
- 5ecdc49 Update README.md
- 6cab647 Create FUNDING.yml
- 7699447 Merge branch 'master' into Release
- 3a6643c Change nuget package name when signed
- 9486d93 Update Release Notes
- 027be5f Merge branch 'master' into Release
- dae630e Merge pull request #11 from iron-software/IRON-506-prepared-release
- 2991309 Update IronSoftware.Drawing.nuspec
- 3c7bf50 Add casting for System.Drawing.Image
- 3c9b969 Updated package version
- af81556 Add dependency to each target framework
- 06bbfc5 Merge branch 'master' into Release
- fe6d32d Update IronSoftware.Drawing.nuspec
- d076ab0 Add releasenotes
- 64ac561 Merge branch 'master' into Release
- 49cabb8 Merge pull request #10 from iron-software/IRON-506-updated
- 0b1e4cf Change nuget version
- bfa9a4f Try to removed SixLabors.ImageSharp for unresolved dependency
- cc0e2b2 Fixed releasenotes and readme
- 5384a72 Modify incorrect an
- 10396cf Modify implicast from AnyBitmap comments
- a066178 Fixed UT Failed
- 227e6cc Modify release comment
- 9cb4b0d Supported Maui for all class
- ec139aa Update README.md
- 315a2a9 Removed Licensing line
- db412f9 Merge branch 'master' into Release
- 5690582 Update EULA.txt
- b67afc9 Merge branch 'master' into Release
- 510a36e Add EULA.txt to nuget package
- d03a138 Change release version
- b3b9367 Merge branch 'master' into Release
- 050f1e2...
IronSoftware.System.Drawing v2022.11.10457
Changes:
- 2961068 Update release notes
- c27c1b2 Merge branch 'master' into Release
- f20c9b9 Merge pull request #21 from iron-software/IRON-608-function-for-ironocr
- 24d6e84 Modify from comments
- f1f30ee Set default DPI to 96
- a45660d Update README.md
- 646e2de Add Create multi page Tiff / Gif by image paths
- f4c9637 Modify XML Comment
- 34bdc67 Add testcase to all new functions
- 81a8ef5 Add ToArgb for Color
See More
- 21bd334 Add BitMiracle.LibTiff to IronDrawing nuget
- c7c6a3b Add support for multi page Tiff and Gif
- 20cc132 Load tiff image from byte
- 69a3ff7 Get All Image Frame
- e2ad226 Load tiff image
- 78f19f2 Don't create GitHub release on pre release
- 02125e7 Add measurement & missing XML comment
- aa12504 Add missing XML comment
- e00c7d1 Add Clone with CropRectangle
- f706c81 Merge branch 'master' into Release
- ccfc206 Merge pull request #20 from iron-software/update-github-connection
- 1205c27 Update IronSoftware.Drawing.nuspec
- df65e44 update github connection
- 5d535cb Update azure-pipelines-build.yml
- 6133521 Update azure-pipelines-build.yml
- f994d2d Merge branch 'master' into Release
- a0f6b7a Merge pull request #19 from iron-software/add-license
- 3290599 Removed unused file
- 9f6a0a9 adds license
- 20e5ac5 hard-coded github connection
- ecb7bbc Update azure-pipelines-build.yml
- b08b4ae Update release notes
- f37af4d Merge branch 'master' into Release
- 6c36259 Merge pull request #18 from iron-software/IRON-569-iron-barcode-create-qr-code-with-logo-does-not-add-logos-to-centre-of-qr-code-add-support-for-swiss-qr
- cd4b25a Add GitHubRelease task
- bbbf80a Update azure-pipelines-windows.yml
- 8bffb79 Update azure-pipelines-windows.yml
- 16fd4b7 Load image from Uri
- 0ef2bad Add Load image from stream
- ab99d9a Merge pull request #17
- 3045d60 Update README.md
- 842d0dd Merge pull request #16 from iron-software/nugetdevelop
- ba1d21e Update README.md
- 43a685e Update LICENSE.txt
- 8f5c6fc Merge pull request #15 from iron-software/license-branch
- 13fa2db Add LICENSE
- c8a2d5e Merge pull request #14 from iron-software/nuget-develop
- 0adfd98 Create README.txt
- 91ab499 Merge branch 'master' into nuget-develop
- f70ca5e Update IronSoftware.Drawing.nuspec
- 5143f27 Update azure-pipelines-build.yml
- 782d855 Update .nuspec
- 929b560 Add NuGet README.md
- 18f41a2 Update IronSoftware.Drawing.nuspec
- c09a80d Merge branch 'master' into Release
- dfe93d5 Update azure-pipelines-build.yml
- 581f54a Update IronSoftware.Drawing.nuspec
- 5909b58 Merge branch 'master' into Release
- 7549ed4 Merge pull request #13 from iron-software/fix-framework-install
- 9ca0b1e Clean using
- f3d763e Update IronSoftware.Drawing.nuspec
- 9ca0374 Update Font.cs
- 63b4503 Update CropRectangle.cs
- 7967f5d Add git repo to nuget package
- 5231251 Add all .NETFramework to targetFramework
- c59f169 Change targetFramework
- 91b9f66 Change package version when signed cert
- 094926b Merge branch 'master' into Release
- 33a450a Change projectUrl
- eff5d2a Merge branch 'master' into Release
- 1573952 Merge pull request #12 from iron-software/rename-develop
- 3676417 Update README.md
- 5c1e188 Change nuget summary
- 17c0343 Update README.md
- ff72912 Update IronSoftware.Drawing.nuspec
- 0484400 Add Table of Contents README.md
- 5ecdc49 Update README.md
- 6cab647 Create FUNDING.yml
- 7699447 Merge branch 'master' into Release
- 3a6643c Change nuget package name when signed
- 9486d93 Update Release Notes
- 027be5f Merge branch 'master' into Release
- dae630e Merge pull request #11 from iron-software/IRON-506-prepared-release
- 2991309 Update IronSoftware.Drawing.nuspec
- 3c7bf50 Add casting for System.Drawing.Image
- 3c9b969 Updated package version
- af81556 Add dependency to each target framework
- 06bbfc5 Merge branch 'master' into Release
- fe6d32d Update IronSoftware.Drawing.nuspec
- d076ab0 Add releasenotes
- 64ac561 Merge branch 'master' into Release
- 49cabb8 Merge pull request #10 from iron-software/IRON-506-updated
- 0b1e4cf Change nuget version
- bfa9a4f Try to removed SixLabors.ImageSharp for unresolved dependency
- cc0e2b2 Fixed releasenotes and readme
- 5384a72 Modify incorrect an
- 10396cf Modify implicast from AnyBitmap comments
- a066178 Fixed UT Failed
- 227e6cc Modify release comment
- 9cb4b0d Supported Maui for all class
- ec139aa Update README.md
- 315a2a9 Removed Licensing line
- db412f9 Merge branch 'master' into Release
- 5690582 Update EULA.txt
- b67afc9 Merge branch 'master' into Release
- 510a36e Add EULA.txt to nuget package
- d03a138 Change release version
- b3b9367 Merge branch 'master' into Release
- 050f1e2 Merge pull request #9 from iron-software/IRON-506-SIGN
- 80fab91 Update README.md
- 5ceee44 Update azure-pipelines-build.yml
- 83098f1 Copy tests.runsettings file
- 87c9406 Update azure-pipelines-build.yml
- d4e6e45 Update azure-pipelines-build.yml
- 9533f2d Fixed cannot find README file
- a744875 Change README.md path
- 6d5023c Update azure-pipelines-build.yml
- e706667 Update azure-pipelines-build.yml
- 34181f8 Update README.md
- 488a683 Add sign dll & nuget package
- aa0f79c Merge branch 'master' into Release
- 0d0304f Add README.md to nuget package
- 2687194 Merge branch 'master' into Release
- 4b4bdfb Merge pull request #8 from iron-software/IRON-506-README
- 97fe961 Follow Michael's comment
- 16c2902 Modify README
- 73beee3 Follow Michael's comment
- 1551cdd Modify from Michael comment
- 7dd8b82 Add some comment
- b90ddd2 Change package name & add description
- 87b2eb0 Modify README.md
- 43fc333 Fixing comment text
- d3fdcbb Merge branch ...
IronSoftware.System.Drawing v2022.11.10448
Changes:
- c27c1b2 Merge branch 'master' into Release
- f20c9b9 Merge pull request #21 from iron-software/IRON-608-function-for-ironocr
- 24d6e84 Modify from comments
- f1f30ee Set default DPI to 96
- a45660d Update README.md
- 646e2de Add Create multi page Tiff / Gif by image paths
- f4c9637 Modify XML Comment
- 34bdc67 Add testcase to all new functions
- 81a8ef5 Add ToArgb for Color
- 21bd334 Add BitMiracle.LibTiff to IronDrawing nuget
See More
- c7c6a3b Add support for multi page Tiff and Gif
- 20cc132 Load tiff image from byte
- 69a3ff7 Get All Image Frame
- e2ad226 Load tiff image
- 78f19f2 Don't create GitHub release on pre release
- 02125e7 Add measurement & missing XML comment
- aa12504 Add missing XML comment
- e00c7d1 Add Clone with CropRectangle
- f706c81 Merge branch 'master' into Release
- ccfc206 Merge pull request #20 from iron-software/update-github-connection
- 1205c27 Update IronSoftware.Drawing.nuspec
- df65e44 update github connection
- 5d535cb Update azure-pipelines-build.yml
- 6133521 Update azure-pipelines-build.yml
- f994d2d Merge branch 'master' into Release
- a0f6b7a Merge pull request #19 from iron-software/add-license
- 3290599 Removed unused file
- 9f6a0a9 adds license
- 20e5ac5 hard-coded github connection
- ecb7bbc Update azure-pipelines-build.yml
- b08b4ae Update release notes
- f37af4d Merge branch 'master' into Release
- 6c36259 Merge pull request #18 from iron-software/IRON-569-iron-barcode-create-qr-code-with-logo-does-not-add-logos-to-centre-of-qr-code-add-support-for-swiss-qr
- cd4b25a Add GitHubRelease task
- bbbf80a Update azure-pipelines-windows.yml
- 8bffb79 Update azure-pipelines-windows.yml
- 16fd4b7 Load image from Uri
- 0ef2bad Add Load image from stream
- ab99d9a Merge pull request #17
- 3045d60 Update README.md
- 842d0dd Merge pull request #16 from iron-software/nugetdevelop
- ba1d21e Update README.md
- 43a685e Update LICENSE.txt
- 8f5c6fc Merge pull request #15 from iron-software/license-branch
- 13fa2db Add LICENSE
- c8a2d5e Merge pull request #14 from iron-software/nuget-develop
- 0adfd98 Create README.txt
- 91ab499 Merge branch 'master' into nuget-develop
- f70ca5e Update IronSoftware.Drawing.nuspec
- 5143f27 Update azure-pipelines-build.yml
- 782d855 Update .nuspec
- 929b560 Add NuGet README.md
- 18f41a2 Update IronSoftware.Drawing.nuspec
- c09a80d Merge branch 'master' into Release
- dfe93d5 Update azure-pipelines-build.yml
- 581f54a Update IronSoftware.Drawing.nuspec
- 5909b58 Merge branch 'master' into Release
- 7549ed4 Merge pull request #13 from iron-software/fix-framework-install
- 9ca0b1e Clean using
- f3d763e Update IronSoftware.Drawing.nuspec
- 9ca0374 Update Font.cs
- 63b4503 Update CropRectangle.cs
- 7967f5d Add git repo to nuget package
- 5231251 Add all .NETFramework to targetFramework
- c59f169 Change targetFramework
- 91b9f66 Change package version when signed cert
- 094926b Merge branch 'master' into Release
- 33a450a Change projectUrl
- eff5d2a Merge branch 'master' into Release
- 1573952 Merge pull request #12 from iron-software/rename-develop
- 3676417 Update README.md
- 5c1e188 Change nuget summary
- 17c0343 Update README.md
- ff72912 Update IronSoftware.Drawing.nuspec
- 0484400 Add Table of Contents README.md
- 5ecdc49 Update README.md
- 6cab647 Create FUNDING.yml
- 7699447 Merge branch 'master' into Release
- 3a6643c Change nuget package name when signed
- 9486d93 Update Release Notes
- 027be5f Merge branch 'master' into Release
- dae630e Merge pull request #11 from iron-software/IRON-506-prepared-release
- 2991309 Update IronSoftware.Drawing.nuspec
- 3c7bf50 Add casting for System.Drawing.Image
- 3c9b969 Updated package version
- af81556 Add dependency to each target framework
- 06bbfc5 Merge branch 'master' into Release
- fe6d32d Update IronSoftware.Drawing.nuspec
- d076ab0 Add releasenotes
- 64ac561 Merge branch 'master' into Release
- 49cabb8 Merge pull request #10 from iron-software/IRON-506-updated
- 0b1e4cf Change nuget version
- bfa9a4f Try to removed SixLabors.ImageSharp for unresolved dependency
- cc0e2b2 Fixed releasenotes and readme
- 5384a72 Modify incorrect an
- 10396cf Modify implicast from AnyBitmap comments
- a066178 Fixed UT Failed
- 227e6cc Modify release comment
- 9cb4b0d Supported Maui for all class
- ec139aa Update README.md
- 315a2a9 Removed Licensing line
- db412f9 Merge branch 'master' into Release
- 5690582 Update EULA.txt
- b67afc9 Merge branch 'master' into Release
- 510a36e Add EULA.txt to nuget package
- d03a138 Change release version
- b3b9367 Merge branch 'master' into Release
- 050f1e2 Merge pull request #9 from iron-software/IRON-506-SIGN
- 80fab91 Update README.md
- 5ceee44 Update azure-pipelines-build.yml
- 83098f1 Copy tests.runsettings file
- 87c9406 Update azure-pipelines-build.yml
- d4e6e45 Update azure-pipelines-build.yml
- 9533f2d Fixed cannot find README file
- a744875 Change README.md path
- 6d5023c Update azure-pipelines-build.yml
- e706667 Update azure-pipelines-build.yml
- 34181f8 Update README.md
- 488a683 Add sign dll & nuget package
- aa0f79c Merge branch 'master' into Release
- 0d0304f Add README.md to nuget package
- 2687194 Merge branch 'master' into Release
- 4b4bdfb Merge pull request #8 from iron-software/IRON-506-README
- 97fe961 Follow Michael's comment
- 16c2902 Modify README
- 73beee3 Follow Michael's comment
- 1551cdd Modify from Michael comment
- 7dd8b82 Add some comment
- b90ddd2 Change package name & add description
- 87b2eb0 Modify README.md
- 43fc333 Fixing comment text
- d3fdcbb Merge branch 'master' into Release
- c96912d...