Lanzamientos de Document Solutions for Imaging .NET

Released: Nov 24, 2023

Actualizaciones en 6.2.5

Correcciones

  • Synced version with other GrapeCity.Documents packages.

Released: Oct 28, 2023

Actualizaciones en 6.2.4

Características

  • Synced version with other Document Solutions packages.

Released: Sep 29, 2023

Actualizaciones en 6.2.3

Características

  • Synced version with other GrapeCity.Documents packages.

Released: Sep 14, 2023

Actualizaciones en 6.2.2

Características

  • Synced version with other GrapeCity.Documents packages.

Released: Aug 18, 2023

Actualizaciones en 6.2.1

Correcciones

  • Improved word wrapping behavior.
  • TextAlignment.Distributed effect is incorrect.

Released: Aug 7, 2023

Actualizaciones en 6.2.0

Características

GrapeCity Documents Image Viewer (GcImageViewer) adds new Paint and Text Tools.
Draw freehand content or add text effortlessly over images to add additional information to your images.

  • Paint Tools
    • Paint options
      • Pencil - draw freehand strokes without anti-aliasing.
      • Brush - draw freehand brush strokes with smooth edges and anti-aliasing.
      • Clone Stamp - copy pixels from one area to another using a seamless painting technique.
      • Eraser - erase part of the image.
    • Settings
      • Size settings...

Released: Jul 12, 2023

Actualizaciones en 6.1.5

Características

  • Synced version with other GrapeCity.Documents packages.

Released: Jun 20, 2023

Actualizaciones en 6.1.4

Características

  • Synced version with other GrapeCity.Documents packages.

Released: Jun 1, 2023

Actualizaciones en 6.1.3

Correcciones

  • [TextLayout] Index out of range is thrown in some scenarios.

Released: May 10, 2023

Actualizaciones en 6.1.2

Características

  • Added Helper classes in the GrapeCity.Documents.Layout.Composition namespace to simplify drawing layouts on a GcGraphics.
  • Added new classes:
    • Surface - which represents a surface that can draw its views on a GcGraphics.
    • Layer - which represents a drawing layer with visuals, optional clipping and nested layers.
    • View (derived from Layer) - which represents a Layer with an associated LayoutView object and transformation.
    • Space - which represents a space on a Layer with an associated...