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