DocVortex 0.5.1
Changes
- Extend Rust acceleration with batched duplicate-text detection, fused mapping and glyph geometry, and ordered inline-script matching; Python-side batching reuses bounded inline projections, lane profiles, rule bands and table marker geometry across stages.
- Avoid empty-page preparation overhead, defer dense-table candidate materialization, and bound character materialization while preserving page-wide identity.
- Allow large GIFs in PPTX without exhausting equation asset budgets.
- Round 6/7 corpora, wheel-matrix kernel tests and benchmark suites added; round 7 acceptance and the remaining performance gap are documented in
docs/rust-pdf-round7.md.
Full Changelog: v0.5.0...v0.5.1