Commit graph

1 commit

Author SHA1 Message Date
jedarden
20d3b10ed5 test(bf-6afe3): add test demonstrating unmapped glyph skip behavior
- Add test_unmapped_glyph_skip_behavior test to encoding.rs
- Verifies unmapped glyphs (.notdef) are skipped during CMAP generation
- Verifies mapped glyphs (A, space, B) appear correctly
- Test is simple, readable, and clearly documents the behavior

Closes bf-6afe3. Verification: notes/bf-6afe3.md. Tests: PASS (all 27 encoding tests pass).
2026-07-06 13:43:59 -04:00