Skip to content

v4.2.1

Choose a tag to compare

@github-actions github-actions released this 22 Jul 20:10
· 205 commits to main since this release
5f3e8b3

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