jedarden
|
cc051c7e90
|
docs(bf-54x8x): document no-mapping.pdf fixture structure and regeneration
Added comprehensive documentation at tests/fixtures/no-mapping.md covering:
- PDF structure info (fonts, encoding, pages)
- Custom encoding with /g001, /g002, /g003 glyph names
- Ground truth: three U+FFFD replacement characters
- Step-by-step regeneration instructions via generate_encoding_fixtures.rs
- Manual reconstruction alternative
- Inspection commands (pdfinfo, pdffonts, sha256sum)
- Troubleshooting guide
- References to plan documentation and related fixtures
Acceptance criteria:
- ✅ tests/fixtures/no-mapping.md includes fixture structure section
- ✅ Regeneration instructions are complete and reproducible
- ✅ Includes example commands for pdfinfo/pdffonts inspection
Verification:
- SHA256 matches: b24f88d3add958bfec1d6b134f2cd030cd41bb1932bedbe99405599bd01fa8f0
- Glyph extraction command verified: g001, g002, g003
- All inspection commands tested and working
Closes bf-54x8x
|
2026-07-03 18:44:11 -04:00 |
|