ImageGear for .NET v25.x

Released: Mar 18, 2021

v25.x での更新項目

v25.1

Updated Apr 30, 2021

Features

  • Split installation packages into separate versions for x86 and x64 to reduce the size of the download.
  • Added a FontAttribute property to the ImGearOCRLetter class which provides style information about the recognized character.
  • Added CapitalLetterHeight and FontSize attributes to the ImGearOCRLetter class to provide more detailed information about text size and positioning.
  • The ImGearOCRPage.CreatePDFPage method now attempts to reproduce monospace, sans serif, italic and bold text when those properties are detected on the input image.
  • When using ImGearOCRDirectTextFormat.XmlWithCoordinates, the ImGearOCR.WriteDirectText method now includes boolean “italic” and/or “bold” attributes on word elements detected as being italic or bold, as well as “fontSize” and “baseLine” attributes for each word.

v25.0

Updated Mar 18, 2021

Features

  • ImageGear .NET is now distributed using a simple zip archive eliminating the need to run an installer application.
  • Added a new IImGearColorAntiAlias.Quality property which allows you to select the quality of rendering non-1bpp images when zoomed out.
  • Added a new overload for the ImGearPDF.Initialize method which allows you to select which folder the PostScript library uses to store temporary files.
  • An evaluation license is now embedded in the ImageGear.Core assembly.
  • Accusoft.ImageGear NuGet packages now work independently without performing any additional licensing.