Spire.Barcode | 新闻
|
028-81705109
|
|
微信扫一扫
|

Spire.Cloud 纯前端文档控件

Spire.Barcode 7.5.8 现已正式发布。该版本成功修复了条码和二维码识别结果不正确的问题。更多详情如下。 问题修复: 修复了条码和二维码识别结果不正确的问题。 获取 Spire.Barcode 7.5.8 请点击: https://www.e-iceblue.cn/Downloads/Spire-Barcode-NET.html
Spire.Barcode 7.5.4 现已发布。该版本同步了 BarcodeSettings 枚举设置到 NETStandard 平台,并且还提升优化了条码识别准确度。详情请查阅以下内容。 新功能: NETStandard 平台同步支持 BarcodeSettings 枚举设置。 setting.BorderDashStyle = Spire.Barcode.Publics.Drawing.DashStyle.DashDotDot; Spire.Barcode.Publics.Drawing.StringAlignment.Center; 问题修复: 提升优化条码识别准确度。 获取Spire.Barcode 7.5.4 请点击: https://www.e-iceblue.cn/Downloads/Spire-Barcode-NET.html
Spire.Barcode 7.4.1 已发布,该版本修复了创建条形码时应用个别字体不生效的问题,并移除了部分依赖项。具体更新如下: 调整: NET Core和.NET Standard平台删除了对这三个外部包“System.Security.Cryptography.Pkcs”、“System.Security.Permissions”、“System.Security.Cryptography.Xml”的依赖。 修复: 修复了创建条码时,应用个别字体不生效的问题。 获取 Spire.Barcode 7.4.1 请点击: https://www.e-iceblue.com/Download/download-barcode-for-net.html
Spire.Barcode 7.4 现已正式发布。此次更新升级了 .NET(net4.6、4.8)、netcore、netstandard 平台上 HarfBuzzSharp 和 SkiaSharp 的版本。更多详情请查阅以下内容。 升级: 新增适配 .NET 9.0 Framework 的 DLL,移除了适配 .NET 7.0 Framework 的 DLL。 升级 .NET(net4.6、4.8)、netcore、netstandard 平台上 HarfBuzzSharp 和 SkiaSharp 的版本: HarfBuzzSharp->8.3.0.1、SkiaSharp->3.116.1 其中 netstandard 引用调整如下: <PackageReference Include="HarfBuzzSharp" Version="8.3.0.1" />…