ImageGear for .NET
Includes OCR improvements for handling font attributes.
Features
- 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.
- Split installation packages into separate versions for x86 and x64 to reduce the size of the download.