Lançamentos do Document Solutions for Imaging .NET
Released: Apr 2, 2025
Atualizações na 8.0.6
Correções
- [TextLayout] Missing font characters mapped to empty glyphs in EUDC fonts instead of the expected font fallback behavior.
Released: Mar 21, 2025
Atualizações na 8.0.5
Correções
- Synced version with other Document Solutions packages.
Released: Mar 4, 2025
Atualizações na 8.0.4
Correções
- Synced version with other Document Solutions packages.
Released: Feb 12, 2025
Atualizações na 8.0.3
Correções
- [TextLayout] System.ArgumentException (an item with the same key has already been added) may have been thrown when drawing text.
Released: Jan 15, 2025
Atualizações na 8.0.2
Correções
- [TextLayout] Incorrect handling of strikethrough when using TextAlignment.Distributed.
Released: Jan 7, 2025
Atualizações na 8.0.1
Recursos
- [TextLayout] Updated to Unicode 16.0 standard.
Correções
- [TextLayout] GlyphAdvanceFactor is not correctly applied to underlined text.
- [TextLayout] Incorrect handling of white space when using TextAlignment.Distributed.
Released: Dec 11, 2024
Atualizações na 8.0.0
Recursos
- The version has been synchronized with other Document Solutions packages.
- Changed the 'net461' Microsoft .NET Framework target to 'net462'.
Released: Nov 26, 2024
Atualizações na 7.2.5
Recursos
- Improved performance of the GcSvgDocument.FromString() method.
Correções
- Issues when saving PDFs that use certain fonts as images.
- Issues when exporting text to SVG.
Released: Oct 26, 2024
Atualizações na 7.2.4
Recursos
- 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
Atualizações na 7.2.3
Recursos
- 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.
Correções
- IndexOutOfRangeException occurs when reading certain TIFF images.
- TextLayout.JustifyLastLine does not work for vertical text.