v4.2.3
oxidize-pdf v4.2.3
See CHANGELOG.md for details.
Installation
Add to your Cargo.toml:
[dependencies]
oxidize-pdf = "4.2.3"What's Changed
- fix(text): read inline /Font resource entries in every extractor (#463) by @bzsanti in #464
- fix(operations): preserve page content verbatim instead of reconstructing it (#453) by @bzsanti in #466
- fix(operations): preserve nested /SMask through verbatim page copy (addresses #465) by @bzsanti in #467
- release: 4.2.3 by @bzsanti in #468
Full Changelog: v4.2.2...v4.2.3