Lanzamientos de Document Solutions for Imaging .NET

Released: Sep 20, 2024

Actualizaciones en 7.2.2

Correcciones

  • 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

Actualizaciones en 7.2.1

Características

  • [TextLayout] Added the HasMissingFontCharacters property which indicates whether text runs contain characters that are not present in the specified and fallback fonts.

Correcciones

  • [Regression since v7.1.2] Exception occurs when drawing text with certain fonts.

Released: Aug 19, 2024

Actualizaciones en 7.2.0

Características

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'...

Released: Jul 24, 2024

Actualizaciones en 7.1.4

Características

  • 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

Actualizaciones en 7.1.3

Correcciones

  • [TextLayout] TextExtensionStrategy.EastAsianExcel works incorrectly in some cases.
  • Exception is thrown when opening a particular image.

Released: May 29, 2024

Actualizaciones en 7.1.2

Características

  • Added a new GcSvgGraphics.PushGroup() method which starts a group ('g') element with specified custom attributes in the SVG document.
  • Added a new GcSvgGraphics.PopGroup() method which ends the group that was created by the last PushGroup call.

Correcciones

  • [SVG] Ensure that the family name in font-family property is quoted if required by the SVG spec.
  • Certain PDFs are distorted when saved as images.
  • [TextLayout] Incorrect string wrapping of certain strings.
  • [TextLayout] Incorrect...

Released: Apr 17, 2024

Actualizaciones en 7.1.0

Características

Document Solutions for Imaging

  • Draw Rotated Text within Unrotated Rectangular Bounds - Drawing rotated text within unrotated rectangular bounds offers several advantages, such as allowing better space utilization, consistency in layout, efficiency with responsive designs without major disruptions to the design, and more. Support has been added for drawing rotated text within unrotated rectangular bounds. Users can now employ the DrawRotatedText and MeasureRotatedText methods...

Released: Jan 25, 2024

Actualizaciones en 7.0.2

Correcciones

  • GcSvgDocument.FromStream() throws exception when used in .NET Framework environment.

Released: Jan 5, 2024

Actualizaciones en 7.0.1

Correcciones

  • Loading an SVG that includes duplicate 'id' values throws an exception.

Released: Dec 11, 2023

Actualizaciones en 7.0.0

Características

Document Solutions Image Viewer

  • Select parts of the image, cut, copy, and paste - Added an array of selection tools and the ability to cut, copy, and paste from images. This enhancement is designed to streamline the image editing process, making it both easier and faster to select specific regions and focus on particular elements within an image to perform detailed analyses.
    • The Selection tool dropdown has been added to the secondary toolbar of the 'Paint tools' plugin. The...