v4.2.1
oxidize-pdf v4.2.1
See CHANGELOG.md for details.
Installation
Add to your Cargo.toml:
[dependencies]
oxidize-pdf = "4.2.1"What's Changed
- fix(extraction): same-line backward X jump no longer misread as a line wrap by @bzsanti in #442
- test(extraction): pin INV-6 line structure under rotation to issue #443 by @bzsanti in #444
- fix(extraction): measure flat-path pen deltas in the text baseline frame by @bzsanti in #445
- chore(release): 4.2.1 by @bzsanti in #446
Full Changelog: v4.2.0...v4.2.1