Document Solutions for Imaging のリリース

Released: May 19, 2021

4.1.0.660 での更新項目

機能

  • Synced version with other GrapeCity.Documents packages.

Released: Dec 11, 2020

4.0.0.619 での更新項目

不具合の修正

  • [GcPdf] Exception occurs when rendering certain PDF files.
  • Drawing text using some fonts causes an index out of range exception.
  • Drawing text using some bitmap fonts causes a null reference exception.

Released: Dec 10, 2020

4.0.0.616 での更新項目

機能

  • Added support for Microsoft .NET 5.0.
  • Added support for ICO image format.
  • Added GcIco class which represents a set of images stored in ICO format.
  • Added IcoFrame class which represents a single frame in an ICO file.
  • Added IcoFrameEncoding enumeration which specifies the encoding of an ICO frame image.

Released: Oct 30, 2020

3.2.0.558 での更新項目

不具合の修正

  • System.AccessViolationException is thrown if resolution is set to 800+ when saving PDF as image.

Released: Aug 13, 2020

3.2.0.550 での更新項目

機能

  • New Samples for Image Comparison - Compare images for software testing, image manipulation detection, or even different frames of security footage. Perform fuzzy image comparisons and generate different images. This sample provides an effective way of comparing images.

Released: Mar 18, 2020

3.1 での更新項目

機能

  • Support TrueType Hinting Instructions - Enhanced support for rendering specific CJK characters on Images. Special true type features (hinting) are used to re-use glyph parts for drawing CJK characters on images.

Released: Jan 17, 2020

3.0.0.420 での更新項目

機能

  • All dlls included in the package are now digitally signed.

Released: Oct 30, 2019

3 での更新項目

機能

  • GrapeCity Documents for HTML - New GrapeCity Documents for HTML package helps you render HTML content to images. It is a utility available with the GcPdf/GcImaging packages. A platform independent package, it can convert HTML content to images (PNG, JPEG, and PDF documents). Key Features:
    • Multi-platform package to render HTML content on Windows, macOS or Linux
    • Render HTML string/page/URI source to JPEG, PNG Images
    • Supports:
      • Images
      • CSS
      • JavaScript
      • HTML5
      • SVG
      • HTML Tables
    • Split long HTML content...

Released: Aug 23, 2019

2.2.0.315 での更新項目

不具合の修正

  • Improved rendering of non-solid lines.

Released: Aug 6, 2019

2.2.0.314 での更新項目

Updates in 2.2.0.314

  • GraphicsPath.GetBounds() returns a rectangle with zero position and size if the path has zero area. (DOC-1375).