Aspose.Drawing for .NET 新版本发表
Released: Mar 11, 2026
V26.3 中的更新
特性
- Implemented Arabic Script positional shaping.
Released: Feb 9, 2026
V26.2 中的更新
特性
- Improved 8bpp TIFF saving performance.
Released: Jan 12, 2026
V26.1 中的更新
特性
- Implemented Icon operations.
Released: Dec 9, 2025
V25.12 中的更新
特性
- Added support for .ico image file format.
Released: Nov 27, 2025
V25.11 中的更新
特性
- Improved LockBits conversion performance.
- Improved image file codecs correctness and performance.
修补程序
- Corrected geometry angle calculation.
Released: Oct 9, 2025
V25.10 中的更新
特性
- Improved LockBits conversion correctness and performance for indexed image formats.
Released: Sep 8, 2025
V25.9 中的更新
特性
- Implemented bitmap creation from a metafile.
- Unified metafiles processing for different platforms.
- Improved LockBits CMYK conversions correctness and performance.
Released: Aug 8, 2025
V25.8 中的更新
特性
- Increased smoothness for small paths processed by GraphicsPath.Flatten().
- Improved LockBits performance for True Color formats.
修补程序
- Corrected Bitmap.SetPixel()/GetPixel() implementation for True Color formats.
Released: Jul 9, 2025
V25.7 中的更新
特性
- Implemented GraphicsPath.IsOutlineVisible function.
- Improved PNG saving compression.
- Improved Graphics.FillPath performance with clipping.
- Improved image file codecs correctness.
Released: Jun 9, 2025
V25.6 中的更新
特性
- Improved 'Region.Intersect' performance.
- Added an alternative public library initialization method.
- Cleaned up XML documentation.
- Removed .NET Framework 2.0 support.
修补程序
- Corrected Region creation from RegionData.