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