Document Solutions for Imaging .NET 新版本發表
Released: Apr 2, 2025
8.0.6 中的更新
修補程式
- [TextLayout] Missing font characters mapped to empty glyphs in EUDC fonts instead of the expected font fallback behavior.
Released: Mar 21, 2025
8.0.5 中的更新
修補程式
- Synced version with other Document Solutions packages.
Released: Mar 4, 2025
8.0.4 中的更新
修補程式
- Synced version with other Document Solutions packages.
Released: Feb 12, 2025
8.0.3 中的更新
修補程式
- [TextLayout] System.ArgumentException (an item with the same key has already been added) may have been thrown when drawing text.
Released: Jan 15, 2025
8.0.2 中的更新
修補程式
- [TextLayout] Incorrect handling of strikethrough when using TextAlignment.Distributed.
Released: Jan 7, 2025
8.0.1 中的更新
特性
- [TextLayout] Updated to Unicode 16.0 standard.
修補程式
- [TextLayout] GlyphAdvanceFactor is not correctly applied to underlined text.
- [TextLayout] Incorrect handling of white space when using TextAlignment.Distributed.
Released: Dec 11, 2024
8.0.0 中的更新
特性
- The version has been synchronized with other Document Solutions packages.
- Changed the 'net461' Microsoft .NET Framework target to 'net462'.
Released: Nov 26, 2024
7.2.5 中的更新
特性
- Improved performance of the GcSvgDocument.FromString() method.
修補程式
- Issues when saving PDFs that use certain fonts as images.
- Issues when exporting text to SVG.
Released: Oct 26, 2024
7.2.4 中的更新
特性
- Important Note: This package, DS.Documents.Imaging, replaces GrapeCity.Documents.Imaging, and provides the same functionality, ensures future enhancements, and is backwards compatible with GrapeCity.Documents.Imaging. Existing subscriptions will continue to apply to this new package.
- Improved processing of CFF fonts.
Released: Oct 10, 2024
7.2.3 中的更新
特性
- Added GcBitmap.AddShadow() method: creates a new bitmap by adding a shadow to text and graphics on the current image.
- Added GcBitmap.AddGlow() method: creates a new bitmap by adding a glow to text and graphics on the current image.
- Added GcBitmap.ApplySoftEdges() method: applies a soft edges effect to the current image.
修補程式
- IndexOutOfRangeException occurs when reading certain TIFF images.
- TextLayout.JustifyLastLine does not work for vertical text.