| 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 | 1 | |
What's Changed
- Added line size metrics to
blocksoutput (#906) lineobjects now include a property namedrowAttributes, which is an object containingascenders,descenders, androw_heightmetrics- These metrics allow for manual font size calculations that are more accurate than using the
font_sizeproperty. - 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