Document Solutions for Imaging のリリース
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.
Released: Sep 20, 2024
7.2.2 での更新項目
不具合の修正
- GcSvgDocument.Save() is very slow on certain SVG documents.
- Color shift occurs in JPEG images that use CMYK or YCCK color spaces.