- Fix format! macro parsing issue in build.rs by extracting doc comment - Move doc comment with example code outside format! string - Add verification note for pdftract-4pnmd documenting fallback implementation Files modified: - crates/pdftract-core/build.rs: Extract doc comment to fix format! parsing - notes/pdftract-4pnmd.md: Add verification note The non-Range server fallback implementation is already complete: - download_to_temp_and_mmap function downloads entire file to temp - TempMmapSource wrapper keeps temp file alive - Fallback logic integrated in open_source and open_remote - Diagnostics REMOTE_NO_RANGE_SUPPORT and REMOTE_INSUFFICIENT_DISK emitted - Ureq handles gzip decompression transparently Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __pycache__ | ||
| acrobat_resave | ||
| byte_identical | ||
| content_edit_one_glyph | ||
| content_edit_one_paragraph | ||
| linearization_toggle | ||
| metadata_only | ||
| pdftk_resave | ||
| qpdf_resave | ||
| .clean_source.pdf | ||
| generate_fingerprint_fixtures.py | ||
| inspect_fixtures.py | ||