Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-05-07 | 694 Bytes | |
v5.1.0 source code.tar.gz | 2024-05-07 | 19.0 MB | |
v5.1.0 source code.zip | 2024-05-07 | 19.0 MB | |
Totals: 3 Items | 38.0 MB | 0 |
What's Changed
- Added line size metrics to
blocks
output (#906) line
objects now include a property namedrowAttributes
, which is an object containingascenders
,descenders
, androw_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
- @Kishlay-notabot made their first contribution in https://github.com/naptha/tesseract.js/pull/896
- @k-nero made their first contribution in https://github.com/naptha/tesseract.js/pull/922
Full Changelog: https://github.com/naptha/tesseract.js/compare/v5.0.5...v5.1.0