Commit graph

1 commit

Author SHA1 Message Date
jedarden
84043bd9b0 docs(bf-3s7gd): document CMAP skip check verification (already implemented)
The CMAP skip check for unmapped glyphs was already implemented in
commit 7660cfc8 (bead bf-4zgpr). This note documents the verification
of that implementation.

Acceptance criteria verified:
- Code checks glyph name against unmapped_glyph_names ✓
- Unmapped glyphs are skipped during CMAP generation ✓
- Skip happens cleanly (no errors, no panics) ✓
- Code compiles without errors ✓

See notes/bf-3s7gd.md for details.
2026-07-06 13:30:31 -04:00