Document Solutions for Imaging .NET のリリース

Released: Nov 24, 2023

6.2.5 での更新項目

不具合の修正

  • Synced version with other GrapeCity.Documents packages.

Released: Oct 28, 2023

6.2.4 での更新項目

機能

  • Synced version with other Document Solutions packages.

Released: Sep 29, 2023

6.2.3 での更新項目

機能

  • Synced version with other GrapeCity.Documents packages.

Released: Sep 14, 2023

6.2.2 での更新項目

機能

  • Synced version with other GrapeCity.Documents packages.

Released: Aug 18, 2023

6.2.1 での更新項目

不具合の修正

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

Released: Aug 7, 2023

6.2.0 での更新項目

機能

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 button - the...

Released: Jul 12, 2023

6.1.5 での更新項目

機能

  • Synced version with other GrapeCity.Documents packages.

Released: Jun 20, 2023

6.1.4 での更新項目

機能

  • Synced version with other GrapeCity.Documents packages.

Released: Jun 1, 2023

6.1.3 での更新項目

不具合の修正

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

Released: May 10, 2023

6.1.2 での更新項目

機能

  • 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 LayoutRect...