IronBarCode v2022.9.8982
Version 2022.9.8982 Features & Upgrades
https://www.nuget.org/packages/BarCode/2022.9.8982
Release Notes:
Image Compatibility Improvements
- Adds support for .NET 7
- Adds IronSoftware.System.Drawing to add Bitmap support for:
- System.Drawing.Common (System.Drawing for .NET Framework) without any code changes
- Maui
- SixLabors.ImageSharp
- SkiaSharp
- Loading Images without an image Library from Files and Strings
- https://github.com/iron-software/IronSoftware.System.Drawing
Breaking Change:
- Removes support for .NET Framework 4.5. Minimum supported .NET Framework version is now 4.6.2
Other Changes:
- Adds new ImageFilter methods to improve reading:
- AdaptiveThreshold
- BinaryThreshold
- Brightness
- Contrast
- Invert
- Sharpen
- Adds Image Filter result after applying an Image Filter, so you may export and inspect processed images
Platform Compatibility Improvements:
- Improves support for many Linux Distros:
- Ubuntu 16, 18, 20, 22
- Debian 9, 10, 11
- Fedora 35, 36, 37
- CentOS 7, 8
- Rocky Linux 8, 9
- Amazon Linux 2