Document Solutions for Imaging .NET Releases
Released: Jun 18, 2021
Updates in 4.1.0.662
Features
- Synced version with other GrapeCity.Documents packages.
Released: May 19, 2021
Updates in 4.1.0.660
Features
- Synced version with other GrapeCity.Documents packages.
Released: Dec 11, 2020
Updates in 4.0.0.619
Fixes
- [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
Updates in 4.0.0.616
Features
- 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
Updates in 3.2.0.558
Fixes
- System.AccessViolationException is thrown if resolution is set to 800+ when saving PDF as image.
Released: Aug 13, 2020
Updates in 3.2.0.550
Features
- 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
Updates in 3.1
Features
- 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
Updates in 3.0.0.420
Features
- All dlls included in the package are now digitally signed.
Released: Oct 30, 2019
Updates in 3
Features
- 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...
Released: Aug 23, 2019
Updates in 2.2.0.315
Fixes
- Improved rendering of non-solid lines.