Tesseract.js v5.1.0

v5.1.0
Added 1
  • Add line size metrics to blocks output including rowAttributes property with ascenders, descenders, and row_height metrics on line objects

From Tesseract.js

What's Changed
  • Added line size metrics to blocks output (#906)
    • line objects now include a property named rowAttributes, which is an object containing ascenders, descenders, and row_height metrics
    • These metrics allow for manual font size calculations that are more accurate than using the font_size property.
  • Updates to documentation, types, and dependencies
New Contributors

Full Changelog: https://github.com/naptha/tesseract.js/compare/v5.0.5...v5.1.0

View original

Upgraded? How did it go?

Discussion