Skip to content

v2.0.0

Compare
Choose a tag to compare
@rvankoert rvankoert released this 08 Apr 13:23
· 44 commits to main since this release

Release Notes for Loghi-tooling Version 2.0.0

Date: 2024-04-03

Overview

2.0.0 of Loghi-tooling contains minor changes and change to integrate with 2.0.0 of Loghi-htr.

Major Updates

  • MinionConvertPageToTxt: MinionConvertPageToTxtDescription was added, which can can pagexml to plain text.
  • Improved tag support: Support for Unicode style text inputs + HTML style text inputs for MinionLoghiHTRMergePageXML. Support for unclosed tags.

Additional Improvements

  • fix invalid page production 1: Some pagexml was produced that was invalid. This has been fixed.
  • ignore null coords when loading pagexml: Null Coords are ignored when loading (broken) pageXML.
  • refactoring: Textline polygon calculation is now running in extractbaselines phase instead of the textline cutting phase.

Full Changelog: 1.3.12...2.0.0