pdftract/fuzz
jedarden 2ba56d8186 feat(bf-3vo80): add UnmappedGlyphNamesConfig struct to build.rs
Added typed config struct for unmapped glyph names configuration:
- unmapped_glyph_names: Vec<String> - list of glyph names to skip
- description: Option<String> - optional documentation
- version: Option<String> - format version identifier

The struct represents the JSON structure from build/unmapped-glyph-names.json
and is ready for parsing implementation in follow-up beads.

Closes bf-3vo80. Verification: notes/bf-3vo80.md
2026-07-06 14:42:07 -04:00
..
fuzz_targets feat(bf-3vo80): add UnmappedGlyphNamesConfig struct to build.rs 2026-07-06 14:42:07 -04:00
Cargo.lock test(bf-1bpzw): verify 0.5-second fuzz test execution 2026-07-06 11:12:02 -04:00
Cargo.toml test(bf-1bpzw): verify 0.5-second fuzz test execution 2026-07-06 11:12:02 -04:00