Released: Jan 7, 2025
Aggiornamenti in 8.0.1
Funzionalità
- [TextLayout] Updated to Unicode 16.0 standard.
Correzioni
- [TextLayout] GlyphAdvanceFactor is not correctly applied to underlined text.
- [TextLayout] Incorrect handling of white space when using TextAlignment.Distributed.
Released: Dec 11, 2024
Aggiornamenti in 8.0.0
Funzionalità
- The version has been synchronized with other Document Solutions packages.
- Changed the 'net461' Microsoft .NET Framework target to 'net462'.
Released: Nov 26, 2024
Aggiornamenti in 7.2.5
Funzionalità
- Improved performance of the GcSvgDocument.FromString() method.
Correzioni
- Issues when saving PDFs that use certain fonts as images.
- Issues when exporting text to SVG.
Released: Oct 26, 2024
Aggiornamenti in 7.2.4
Funzionalità
- 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
Aggiornamenti in 7.2.3
Funzionalità
- 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.
Correzioni
- IndexOutOfRangeException occurs when reading certain TIFF images.
- TextLayout.JustifyLastLine does not work for vertical text.
Released: Sep 20, 2024
Aggiornamenti in 7.2.2
Correzioni
- GcSvgDocument.Save() is very slow on certain SVG documents.
- Color shift occurs in JPEG images that use CMYK or YCCK color spaces.
Released: Sep 3, 2024
Aggiornamenti in 7.2.1
Funzionalità
- [TextLayout] Added the HasMissingFontCharacters property which indicates whether text runs contain characters that are not present in the specified and fallback fonts.
Correzioni
- [Regression since v7.1.2] Exception occurs when drawing text with certain fonts.
Released: Aug 19, 2024
Aggiornamenti in 7.2.0
Funzionalità
Document Solutions Image Viewer
- New Secondary Toolbar - 'Effects'
- You can now add effects to your images using a convenient 'Effects' secondary toolbar in the viewer. The toolbar provides the following useful tools allowing you to make any needed adjustments to all or part of the image:
- Brightness.
- Contrast.
- Vibrance.
- Blur.
- Pixelate.
- If a part of the image is selected, the effect is applied to the selected area only. Otherwise, it is applied to the whole image.
- The 'Effects' toolbar...
Released: Jul 24, 2024
Aggiornamenti in 7.1.4
Funzionalità
- Added the GrapeCity.Documents.Drawing.CellStyle.CustomPostDraw property: gets or sets a delegate that draws custom content in a table cell (after drawing a TextLayout).
Released: Jun 26, 2024
Aggiornamenti in 7.1.3
Correzioni
- [TextLayout] TextExtensionStrategy.EastAsianExcel works incorrectly in some cases.
- Exception is thrown when opening a particular image.